diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-16 11:01:51 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:56 +0700 |
commit | cde64a551aa8507d58476fa47d2b11a5748e2e67 (patch) | |
tree | cfdceea9b68a635a29a2aa1c9cd1280b3197a1f1 /system/vagrant/vagrant.info | |
parent | 7ca83e0e55280e725d908feba47b1f9dbb7b8667 (diff) | |
download | slackbuilds-cde64a551aa8507d58476fa47d2b11a5748e2e67.tar.gz |
system/vagrant: Updated for version 2.2.1.
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 a1c25a3a6d..20393a91a8 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.2.0" +VERSION="2.2.1" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_i686.rpm" -MD5SUM="b6b02d15718a767273746749d15d8b97" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_x86_64.rpm" -MD5SUM_x86_64="06c4f68f4a496579aa01ceb089c67ae6" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_i686.rpm" +MD5SUM="241827a90c7ab38027bc15ce5e5e792b" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_x86_64.rpm" +MD5SUM_x86_64="0a5d135653d98faa2da7662351a064eb" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |