diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-07 19:03:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:52 +0700 |
commit | 32711055c4ffbc11496e2e94ae8667dcc7a7e57a (patch) | |
tree | 05f76efe70767ed765d77528ebd62bec4e98d352 /system/vagrant/vagrant.info | |
parent | 247cee399b678c0527f97aa3b18096499b80d0b9 (diff) | |
download | slackbuilds-32711055c4ffbc11496e2e94ae8667dcc7a7e57a.tar.gz |
system/vagrant: Updated for version 1.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vagrant/vagrant.info')
-rw-r--r-- | system/vagrant/vagrant.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 47d840515e..c4daa0dd84 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.5.3" +VERSION="1.6.0" HOMEPAGE="http://www.vagrantup.com" -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" +DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.0_i686.rpm" +MD5SUM="c7a48dfc2d9fa34aacecda6f6aac8ff1" +DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.0_x86_64.rpm" +MD5SUM_x86_64="dfa46a3fb4448473db1d660fea8e1a0c" REQUIRES="virtualbox" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |