system/virtualbox-kernel: Updated for version 6.1.32

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2022-01-30 17:41:25 +01:00 committed by Willy Sudiarto Raharjo
parent 227661e83e
commit b90357fa90
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for virtualbox-kernel
# Copyright 2008-2021 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2022 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.28}
VERSION=${VERSION:-6.1.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="virtualbox-kernel"
VERSION="6.1.28"
VERSION="6.1.32"
HOMEPAGE="https://www.virtualbox.org"
DOWNLOAD="https://ponce.cc/slackware/sources/repo/virtualbox-kernel/virtualbox-kernel-6.1.28.tar.xz"
MD5SUM="ecff59d5c42c138af196c4b9f2753e32"
DOWNLOAD="https://sources.liwjatan.org/virtualbox-kernel/virtualbox-kernel-6.1.32.tar.xz"
MD5SUM="03bd7cd5a647f7798972691e2336c729"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""