diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-23 10:01:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:51:12 +0700 |
commit | 613af4977d93dbe72c5f326f3f419d456509c01a (patch) | |
tree | cd3845e837a821a0ad0e9c3e4848c5e42b2a3d1e /system/vagrant/vagrant.info | |
parent | 4e22c3a70c0ccb4f467f6d9de37f20f5135ebd45 (diff) | |
download | slackbuilds-613af4977d93dbe72c5f326f3f419d456509c01a.tar.gz |
system/vagrant: Updated for version 1.9.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 a629a635a6..2e2d35170d 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="1.9.2" +VERSION="1.9.3" HOMEPAGE="http://www.vagrantup.com" -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" +DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.3/vagrant_1.9.3_i686.rpm" +MD5SUM="8849732d82f5b9f02bf361771eae4c5d" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.3/vagrant_1.9.3_x86_64.rpm" +MD5SUM_x86_64="30b4a45790fff51c0b87fbaa1335fc82" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |