summaryrefslogtreecommitdiffstats
path: root/system/vagrant
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-13 16:32:24 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-20 07:15:59 +0700
commite7ecc156c7061e532665e4121ba921c224ec3b61 (patch)
tree4765714c04efb997689faa24917252f8e19d01cc /system/vagrant
parentb4242367eef6f3d3c9fc0831a6695c9844ee257f (diff)
downloadslackbuilds-e7ecc156c7061e532665e4121ba921c224ec3b61.tar.gz
slackbuilds-e7ecc156c7061e532665e4121ba921c224ec3b61.tar.xz
system/vagrant: Updated for version 1.7.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'system/vagrant')
-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 8b607314f4..9587268936 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 11ff25f3b5..dc74520ae3 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="1.7.0"
+VERSION="1.7.1"
HOMEPAGE="http://www.vagrantup.com"
-DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.0_i686.rpm"
-MD5SUM="fb6d0a2b252794588972203ffbbce1dd"
-DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.0_x86_64.rpm"
-MD5SUM_x86_64="d1ddc0021c7654568e4ebe1e4b1d0e7c"
+DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.1_i686.rpm"
+MD5SUM="ef7cbbe492c644564d62a43eca39a1fd"
+DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.1_x86_64.rpm"
+MD5SUM_x86_64="eb8955f6422337218109d4e55bb541ab"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"