Browse Source

system/virtualbox-kernel: Updated for version 6.1.44.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Heinz Wiesinger 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
b61448a3eb
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      system/virtualbox-kernel/virtualbox-kernel.SlackBuild
  2. 6
      system/virtualbox-kernel/virtualbox-kernel.info

4
system/virtualbox-kernel/virtualbox-kernel.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for virtualbox-kernel
# Copyright 2008-2022 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2023 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=virtualbox-kernel
VERSION=${VERSION:-6.1.34}
VERSION=${VERSION:-6.1.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
system/virtualbox-kernel/virtualbox-kernel.info

@ -1,10 +1,10 @@
PRGNAM="virtualbox-kernel"
VERSION="6.1.34"
VERSION="6.1.44"
HOMEPAGE="https://www.virtualbox.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://sources.liwjatan.org/virtualbox-kernel/virtualbox-kernel-6.1.34.tar.xz"
MD5SUM_x86_64="d0df15115a163ec658497c537a792350"
DOWNLOAD_x86_64="https://sources.liwjatan.org/virtualbox-kernel/virtualbox-kernel-6.1.44.tar.xz"
MD5SUM_x86_64="61f3a59cea124459bd6d760a9ed5ac19"
REQUIRES=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@slackbuilds.org"
Loading…
Cancel
Save