diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-03-03 08:13:33 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:21 +0700 |
commit | 359ec151754aed65cf7e12d3c842ec4a1bdc847a (patch) | |
tree | 78e137c76962c5d30e3794371c58b322ad667b91 /system/vagrant/vagrant.info | |
parent | fe0fa5dde71ae56f26903ebb88609a7902ef06bb (diff) |
system/vagrant: Updated for version 1.9.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 1c4983273cfe..a629a635a695 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.9.1" +VERSION="1.9.2" HOMEPAGE="http://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.1/vagrant_1.9.1_i686.rpm" -MD5SUM="ec2197968dd7ae5ad4160f88569463ad" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.1/vagrant_1.9.1_x86_64.rpm" -MD5SUM_x86_64="86fe3456907414051f1f5cfd748212c8" +DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.2/vagrant_1.9.2_i686.rpm" +MD5SUM="3d1a3a3438312893b56f4832c0027d92" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.2/vagrant_1.9.2_x86_64.rpm" +MD5SUM_x86_64="a8c65fb7e55053920994daa05bee2cea" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |