diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-15 22:21:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:43 +0700 |
commit | a453472a1a3c2f235606b053e6f8880e88268fe1 (patch) | |
tree | 85d54649a30daccf8bb3b651b2fe7461a04c15ab /system/vagrant/vagrant.info | |
parent | df15c57c662a4631a00d3fdaa25cf2e57ceba593 (diff) | |
download | slackbuilds-a453472a1a3c2f235606b053e6f8880e88268fe1.tar.gz |
system/vagrant: Updated for version 2.0.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 b6176dc8e9..493bac2dc5 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.0.2" +VERSION="2.0.3" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_i686.rpm" -MD5SUM="65291e1f56eb9b171e1345585e8c6926" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.rpm" -MD5SUM_x86_64="9d56f580ec766dcb36d53e88c98c1423" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.3/vagrant_2.0.3_i686.rpm" +MD5SUM="094872f255717ba130c9bf295dfa4145" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.3/vagrant_2.0.3_x86_64.rpm" +MD5SUM_x86_64="598df6f52148643d2fbb9fd8bfb42ffa" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |