system/virtualbox-kernel: Updated for version 5.0.14.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
81b32f5be6
commit
5e470fcc39
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for virtualbox-kernel
|
||||
|
||||
# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2016 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=virtualbox-kernel
|
||||
VERSION=${VERSION:-4.3.24}
|
||||
VERSION=${VERSION:-5.0.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-kernel"
|
||||
VERSION="4.3.24"
|
||||
VERSION="5.0.14"
|
||||
HOMEPAGE="http://www.virtualbox.org"
|
||||
DOWNLOAD="http://www.liwjatan.at/files/src/virtualbox-kernel/virtualbox-kernel-4.3.24.tar.xz"
|
||||
MD5SUM="66c37a1093273d8924e07f442f352f52"
|
||||
DOWNLOAD="http://www.liwjatan.at/files/src/virtualbox-kernel/virtualbox-kernel-5.0.14.tar.xz"
|
||||
MD5SUM="e508247510b4b642c2f5c97655f24cdb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue