diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-06-11 15:49:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-14 07:32:42 +0700 |
commit | 5c906c080158b1624f7b517ed4464f9ef00eae8e (patch) | |
tree | 748bc6724e0b0fd8923cf10565b77a292f6871dc /system/vagrant | |
parent | 6c7330eb5ae75d3a379900ca1b8a854290b2044a (diff) | |
download | slackbuilds-5c906c080158b1624f7b517ed4464f9ef00eae8e.tar.gz |
system/vagrant: Updated for version 1.8.3.
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 b201050808..27a6a1f063 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-1.8.1} +VERSION=${VERSION:-1.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 243474ed44..88dc678bab 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.8.1" +VERSION="1.8.3" HOMEPAGE="http://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/1.8.1/vagrant_1.8.1_i686.rpm" -MD5SUM="93e94a04df1d673c12910daf0125e930" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.8.1/vagrant_1.8.1_x86_64.rpm" -MD5SUM_x86_64="0eafdd0c99d78c7a9ee1d4a0332ef4a7" +DOWNLOAD="https://releases.hashicorp.com/vagrant/1.8.3/vagrant_1.8.3_i686.rpm" +MD5SUM="ba57dab142e0da1bc435ecc436a0bcd1" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.8.3/vagrant_1.8.3_x86_64.rpm" +MD5SUM_x86_64="1364f710446dbf133088452c30b0c3fd" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |