system/virtualbox-extension-pack: Updated for version 5.0.14.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
11774c2582
commit
a4c5e089d2
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Originally written by Vliegendehuiskat, vliegendehuiskat [at] gmail [dot] com
|
||||
|
||||
# Copyright 2014-2015 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2014-2016 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=virtualbox-extension-pack
|
||||
VERSION=${VERSION:-4.3.24}
|
||||
VERSION=${VERSION:-5.0.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-extension-pack"
|
||||
VERSION="4.3.24"
|
||||
VERSION="5.0.14"
|
||||
HOMEPAGE="http://www.virtualbox.org"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.24/Oracle_VM_VirtualBox_Extension_Pack-4.3.24.vbox-extpack"
|
||||
MD5SUM="1c22ce836a553595982244b8518bba99"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/5.0.14/Oracle_VM_VirtualBox_Extension_Pack-5.0.14.vbox-extpack"
|
||||
MD5SUM="a1c1794967ddf9342ca1780e4121e1f2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue