mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/vagrant: Updated for version 1.7.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
0832e78cde
commit
9cde5d83db
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-1.6.5}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="1.6.5"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://www.vagrantup.com"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_i686.rpm"
|
||||
MD5SUM="0bc1491aae546e2e09d077bf907731ed"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_x86_64.rpm"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.0_i686.rpm"
|
||||
MD5SUM="fb6d0a2b252794588972203ffbbce1dd"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.0_x86_64.rpm"
|
||||
MD5SUM_x86_64="d1ddc0021c7654568e4ebe1e4b1d0e7c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
|
|
Loading…
Reference in a new issue