summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-09-03 19:12:55 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-05 23:22:32 +0700
commit02468d2d452e0d6ca54f6270ed754cd39de9cef3 (patch)
treef23fe40a349d43a34a581fa65f5c6eaedcd1725d /system
parent9da611d3d482c10f75cc08f3822aad30db00b3c1 (diff)
downloadslackbuilds-02468d2d452e0d6ca54f6270ed754cd39de9cef3.tar.gz
slackbuilds-02468d2d452e0d6ca54f6270ed754cd39de9cef3.tar.xz
system/vagrant: Updated for version 1.6.4.
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 bd79667a49..f686298719 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.6.3}
+VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 61db6dde67..46fbc34c0d 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="1.6.3"
+VERSION="1.6.4"
HOMEPAGE="http://www.vagrantup.com"
-DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_i686.rpm"
-MD5SUM="a55f4f0f374de509ba6f8c4553281f34"
-DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_x86_64.rpm"
-MD5SUM_x86_64="bb30173103074231b093beee15dfcf29"
+DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.4_i686.rpm"
+MD5SUM="8aa3eba13af033489997ec30ddbae133"
+DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.4_x86_64.rpm"
+MD5SUM_x86_64="240098ffe592c4af4b5869703d1089df"
REQUIRES="virtualbox"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"