aboutsummaryrefslogtreecommitdiff
path: root/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-10-21 17:58:29 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-22 13:03:41 +0700
commit88a256089d428f6a7f8e3dd4368f3e6349f38758 (patch)
tree181e73584b89250a46ecaf1aa0d307f97b05a525 /system/virtualbox-kernel/virtualbox-kernel.SlackBuild
parentaf916950852b8c1220adfe00d136cbb561f1ea17 (diff)
system/virtualbox-kernel: Updated for version 6.1.28.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/virtualbox-kernel/virtualbox-kernel.SlackBuild')
-rw-r--r--system/virtualbox-kernel/virtualbox-kernel.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
index 17b664d7b4200..f5f2705d23c90 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.26}
+VERSION=${VERSION:-6.1.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}