diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-08-21 11:20:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-21 20:54:09 +0700 |
commit | 00b9c053b387c9fc01e90f16eac610dca46be0b3 (patch) | |
tree | 65102365bf8d50b3421142935931a82f46efe0fc /system/virtualbox-kernel | |
parent | 3c5a48e4e8dd0deeff2c0b8395bd21b4769f4896 (diff) |
system/virtualbox-kernel: Updated for version 6.1.26.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/virtualbox-kernel')
-rw-r--r-- | system/virtualbox-kernel/virtualbox-kernel.SlackBuild | 2 | ||||
-rw-r--r-- | system/virtualbox-kernel/virtualbox-kernel.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild index f5a9bdf0ecb29..780689a362d78 100644 --- a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild +++ b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=virtualbox-kernel -VERSION=${VERSION:-6.1.22} +VERSION=${VERSION:-6.1.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/virtualbox-kernel/virtualbox-kernel.info b/system/virtualbox-kernel/virtualbox-kernel.info index 2866a1f60d699..97612290133c3 100644 --- a/system/virtualbox-kernel/virtualbox-kernel.info +++ b/system/virtualbox-kernel/virtualbox-kernel.info @@ -1,8 +1,8 @@ PRGNAM="virtualbox-kernel" -VERSION="6.1.22" +VERSION="6.1.26" HOMEPAGE="https://www.virtualbox.org" -DOWNLOAD="http://www.liwjatan.at/files/src/virtualbox-kernel/virtualbox-kernel-6.1.22.tar.xz" -MD5SUM="7449ba137d9c6a1a6b7d44ca8c004b97" +DOWNLOAD="https://ponce.cc/slackware/sources/repo/virtualbox-kernel/virtualbox-kernel-6.1.26.tar.xz" +MD5SUM="2cf005a28f5ea363fa5347fff0824795" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |