diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-01 10:09:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-08 06:39:14 +0700 |
commit | 5c613de319e225a13315534fe0b9af06c6934ba8 (patch) | |
tree | f8d4dc11244005ca333e6d9bf52f81906dfafc93 /system/vagrant/vagrant.info | |
parent | 1aa434825d0762627eb8cca4892ed9f0711752ff (diff) |
system/vagrant: Updated for version 1.6.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'system/vagrant/vagrant.info')
-rw-r--r-- | system/vagrant/vagrant.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 46fbc34c0d77..12ab9048d86b 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.6.4" +VERSION="1.6.5" HOMEPAGE="http://www.vagrantup.com" -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" +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" +MD5SUM_x86_64="d1ddc0021c7654568e4ebe1e4b1d0e7c" +REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |