summaryrefslogtreecommitdiffstats
path: root/system/vagrant
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-10 21:11:51 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-13 10:35:44 +0700
commit9cde5d83dba4018eb82502061c2066f5b4637595 (patch)
treeba1c586fc1bffd541b69ff768e290dfa12d09df4 /system/vagrant
parent0832e78cde785b76a81f2eb7780219b761a7c6e9 (diff)
downloadslackbuilds-9cde5d83dba4018eb82502061c2066f5b4637595.tar.gz
slackbuilds-9cde5d83dba4018eb82502061c2066f5b4637595.tar.xz
system/vagrant: Updated for version 1.7.0.
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.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index 2d0114c431..8b607314f4 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.6.5}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 12ab9048d8..11ff25f3b5 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,9 +1,9 @@
PRGNAM="vagrant"
-VERSION="1.6.5"
+VERSION="1.7.0"
HOMEPAGE="http://www.vagrantup.com"
-DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_i686.rpm"
-MD5SUM="0bc1491aae546e2e09d077bf907731ed"
-DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_x86_64.rpm"
+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"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"