summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-07-21 16:30:01 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-25 11:22:17 +0700
commit9d9f59b555fe21432d85cd859eb2f3d2ec934058 (patch)
tree96ad01cd24c9b7b51874e0220c3c7f8e3f3b30bc /system
parent46efb8d74f43cc75be6ac4d73555717a187ed588 (diff)
downloadslackbuilds-9d9f59b555fe21432d85cd859eb2f3d2ec934058.tar.gz
slackbuilds-9d9f59b555fe21432d85cd859eb2f3d2ec934058.tar.xz
system/vagrant: Updated for version 1.7.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 b715cf2df7..55cab7be8b 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.7.2}
+VERSION=${VERSION:-1.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 7c2d0910eb..adf1ef791d 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="1.7.2"
+VERSION="1.7.4"
HOMEPAGE="http://www.vagrantup.com"
-DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.2_i686.rpm"
-MD5SUM="8d78800590a32e34f903c54372cda4ad"
-DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.2_x86_64.rpm"
-MD5SUM_x86_64="90785d090184ab142150c0ea30426368"
+DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4_i686.rpm"
+MD5SUM="e2eea21b5ac3614842d6923db97d3eab"
+DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4_x86_64.rpm"
+MD5SUM_x86_64="667fb759e13f009f544b8fc3289b79a9"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"