mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/virtualbox-extension-pack: Updated for version 6.1.18.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
33efdbf2c7
commit
8280900d8e
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=virtualbox-extension-pack
|
||||
VERSION=${VERSION:-5.0.40}
|
||||
VERSION=${VERSION:-6.1.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="virtualbox-extension-pack"
|
||||
VERSION="5.0.40"
|
||||
VERSION="6.1.18"
|
||||
HOMEPAGE="https://www.virtualbox.org"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/5.0.40/Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack"
|
||||
MD5SUM="6991b332555f07a14189478486d4aae6"
|
||||
DOWNLOAD="http://download.virtualbox.org/virtualbox/6.1.18/Oracle_VM_VirtualBox_Extension_Pack-6.1.18.vbox-extpack"
|
||||
MD5SUM="2d76cc451155d87dedb558e0554f4272"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue