mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/virtualbox-addons: Updated for version 4.3.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0d00aaf06f
commit
3269c1151e
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=virtualbox-addons
|
||||
SRCNAM=VirtualBox
|
||||
VERSION=${VERSION:-4.3.18}
|
||||
VERSION=${VERSION:-4.3.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-addons"
|
||||
VERSION="4.3.18"
|
||||
VERSION="4.3.20"
|
||||
HOMEPAGE="http://www.virtualbox.org"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.18/VirtualBox-4.3.18.tar.bz2"
|
||||
MD5SUM="0e6e345a5bc4321bc5014258c6e9a5bb"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.20/VirtualBox-4.3.20.tar.bz2"
|
||||
MD5SUM="cf3f25644aa0fae1029e8b362bd4375e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue