diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-05-04 10:00:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:27 +0700 |
commit | e39fd20c1724a34984245259ba251ef2877e7a5a (patch) | |
tree | 4e97e41a21f6a41c1a4cc8f2135049d7b6f30a65 /system/vagrant/vagrant.info | |
parent | dc6974411f984126ad25319a132e2ad9600a4982 (diff) | |
download | slackbuilds-e39fd20c1724a34984245259ba251ef2877e7a5a.tar.gz |
system/vagrant: Updated for version 2.1.0.
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 3073376bdf..56a1a87f20 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.0.4" +VERSION="2.1.0" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.4/vagrant_2.0.4_i686.rpm" -MD5SUM="e68de7261541b9262f70d427e23b89d2" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.4/vagrant_2.0.4_x86_64.rpm" -MD5SUM_x86_64="3fc4f550e0ed1b501d3c7c7cc7c2012d" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_i686.rpm" +MD5SUM="363542c8bba85aae307d330592ad58e8" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_x86_64.rpm" +MD5SUM_x86_64="e03b64842ec92586954da4c5779d672a" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |