diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-01-30 22:28:39 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-03 06:55:18 +0700 |
commit | caa32e51a5a79aaff416e27cbb31a9058e7ac635 (patch) | |
tree | b4e3b8df8d582f95deb8e5ca3a87f042d9401aaa /system/vagrant/vagrant.info | |
parent | 99696696c6bedc60971890da6f97cefb5f2e7293 (diff) | |
download | slackbuilds-caa32e51a5a79aaff416e27cbb31a9058e7ac635.tar.gz |
system/vagrant: Updated for version 2.0.2.
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 43e44ebe14..b6176dc8e9 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.0.1" +VERSION="2.0.2" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_i686.rpm" -MD5SUM="8ae528e75e2aeedd7b6990a7b0411f41" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_x86_64.rpm" -MD5SUM_x86_64="850923a71797286b16d2c29f548e0adc" +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" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |