mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/vagrant: Updated for version 1.6.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
9da611d3d4
commit
02468d2d45
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.4"
|
||||
HOMEPAGE="http://www.vagrantup.com"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_i686.rpm"
|
||||
MD5SUM="a55f4f0f374de509ba6f8c4553281f34"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_x86_64.rpm"
|
||||
MD5SUM_x86_64="bb30173103074231b093beee15dfcf29"
|
||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.4_i686.rpm"
|
||||
MD5SUM="8aa3eba13af033489997ec30ddbae133"
|
||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.4_x86_64.rpm"
|
||||
MD5SUM_x86_64="240098ffe592c4af4b5869703d1089df"
|
||||
REQUIRES="virtualbox"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue