summaryrefslogtreecommitdiffstats
path: root/system/vagrant
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-09-06 23:10:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-09-09 06:56:29 +0700
commitf389a28195ae32b7f1ab93dfc3006ad257f1774f (patch)
treefd5a920d37299fbe5b7a1de946aa1848bf7423b9 /system/vagrant
parentcd4f6b233d2321dc05e35a3b78c700f83eb21f6a (diff)
downloadslackbuilds-f389a28195ae32b7f1ab93dfc3006ad257f1774f.tar.gz
slackbuilds-f389a28195ae32b7f1ab93dfc3006ad257f1774f.tar.xz
system/vagrant: Updated for version 2.0.0.
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 eebdf6b92d..e3fba5fba6 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-1.9.7}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index debaa52a70..0feefcef25 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="1.9.7"
+VERSION="2.0.0"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_i686.rpm"
-MD5SUM="20540d723c8d7facd559702647811ddd"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_x86_64.rpm"
-MD5SUM_x86_64="500ad9ed8a71cc2fad9dcd14fd01144c"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_i686.rpm"
+MD5SUM="75e294604bbacabab1cb71a63f3bdc14"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.rpm"
+MD5SUM_x86_64="c25e11b230fedadf65042854235a6dac"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"