diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-08-22 22:12:09 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:27:01 +0100 |
commit | d18ebf9aae8a31dd4c38991541c40e2e2ce45d6a (patch) | |
tree | ca248070c3c5246df7461158ebd5b4be9f74dc0a /system/vagrant | |
parent | 0ad7f911da3c5d2c5f275eb26f1e3af71bee5ea9 (diff) | |
download | slackbuilds-d18ebf9aae8a31dd4c38991541c40e2e2ce45d6a.tar.gz |
system/vagrant: Updated for version 1.8.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 397a7ea575..aebe67f2f4 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.8.4} +VERSION=${VERSION:-1.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index c9eb9e65ab..013ea69b54 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.8.4" +VERSION="1.8.5" HOMEPAGE="http://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/1.8.4/vagrant_1.8.4_i686.rpm" -MD5SUM="594b81d340df29da51c481e6756fe1c0" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.8.4/vagrant_1.8.4_x86_64.rpm" -MD5SUM_x86_64="f03a0b07bbd73a49a0f668d4ee71ee5a" +DOWNLOAD="https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5_i686.rpm" +MD5SUM="dae69655a01f85423f3ad8fede6cbcc7" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5_x86_64.rpm" +MD5SUM_x86_64="eb9917d5c06af58e8795ca28faa3458b" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |