mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/virtualbox-extension-pack: Updated for version 4.3.24.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
ba2317dfc1
commit
9faec76f48
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Originally written by Vliegendehuiskat, vliegendehuiskat [at] gmail [dot] com
|
||||
|
||||
# Copyright 2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2014-2015 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.20}
|
||||
VERSION=${VERSION:-4.3.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-extension-pack"
|
||||
VERSION="4.3.20"
|
||||
VERSION="4.3.24"
|
||||
HOMEPAGE="http://www.virtualbox.org"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.20/Oracle_VM_VirtualBox_Extension_Pack-4.3.20.vbox-extpack"
|
||||
MD5SUM="4b7546ddf94308901b629865c54d5840"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.24/Oracle_VM_VirtualBox_Extension_Pack-4.3.24.vbox-extpack"
|
||||
MD5SUM="1c22ce836a553595982244b8518bba99"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue