summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-05-16 17:44:50 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-20 06:55:12 +0700
commit57e56a08687f53a755dba434b511601927e1495d (patch)
treeb0034ebbbb9c9285eb09d5a6a28a0ac634deaadd /system
parent8cd0d74026f74ec5700e9007b99878ca3018123d (diff)
downloadslackbuilds-57e56a08687f53a755dba434b511601927e1495d.tar.gz
slackbuilds-57e56a08687f53a755dba434b511601927e1495d.tar.xz
system/vagrant: Updated for version 1.9.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'system')
-rw-r--r--system/vagrant/vagrant.SlackBuild2
-rw-r--r--system/vagrant/vagrant.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index d8f672ed2d..8d7c691ad7 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.9.3}
+VERSION=${VERSION:-1.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 2e2d35170d..977fb31d23 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="1.9.3"
+VERSION="1.9.5"
HOMEPAGE="http://www.vagrantup.com"
-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"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5_i686.rpm"
+MD5SUM="4c2ec18f97a928dd1495582f8bbe9038"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5_x86_64.rpm"
+MD5SUM_x86_64="c6e1b3ea90f529a4dc84e7cf00eda6bc"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"