mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/vagrant: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c822c348d
commit
ad396ae55e
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="1.5.1"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="http://www.vagrantup.com"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.1_i686.rpm"
|
||||
MD5SUM="5231cdfd9059b963b190335a3261a874"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.1_x86_64.rpm"
|
||||
MD5SUM_x86_64="9f754ebfd60f3ea0d42a6ee1a380e4b9"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.3_i686.rpm"
|
||||
MD5SUM="cd92b45671cfdef7d8693d4f354eae9c"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.3_x86_64.rpm"
|
||||
MD5SUM_x86_64="aa20861f67f1821dcee1250e54335e65"
|
||||
REQUIRES="virtualbox"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue