diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-15 10:45:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-15 10:45:04 +0700 |
commit | e24b8e2003ef26145b0a7a7f803872efd522981a (patch) | |
tree | 079171e46e40625c25bb444d54b87b242cdd9906 /system/vagrant | |
parent | 4c66a298a006bd4422da3d0cd2b682f7e33610eb (diff) | |
download | slackbuilds-e24b8e2003ef26145b0a7a7f803872efd522981a.tar.gz |
system/vagrant: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vagrant')
-rw-r--r-- | system/vagrant/vagrant.SlackBuild | 2 | ||||
-rw-r--r-- | system/vagrant/vagrant.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild index cd50f5856b..c26bc9e4d1 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index c4daa0dd84..3744b200f6 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.6.0" +VERSION="1.6.2" HOMEPAGE="http://www.vagrantup.com" -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" +DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2_i686.rpm" +MD5SUM="17948db033b8254f9e91cee8446a62ea" +DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2_x86_64.rpm" +MD5SUM_x86_64="9b5277ff0ee53e5a5a2a6075251fc014" REQUIRES="virtualbox" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |