mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/virtualbox-addons: Updated for version 4.3.24.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
e208de1a44
commit
d7aa07e600
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for virtualbox-addons
|
||||
|
||||
# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=virtualbox-addons
|
||||
SRCNAM=VirtualBox
|
||||
VERSION=${VERSION:-4.3.20}
|
||||
VERSION=${VERSION:-4.3.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-addons"
|
||||
VERSION="4.3.20"
|
||||
VERSION="4.3.24"
|
||||
HOMEPAGE="http://www.virtualbox.org"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.20/VirtualBox-4.3.20.tar.bz2"
|
||||
MD5SUM="cf3f25644aa0fae1029e8b362bd4375e"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/4.3.24/VirtualBox-4.3.24.tar.bz2"
|
||||
MD5SUM="c9711ee4a040de131c638168d321f3ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue