summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-10-18 18:57:36 +0200
committer Willy Sudiarto Raharjo2018-10-21 01:47:09 +0200
commitfeb49a7336a1be3e67cb8146ae159dcff47a1047 (patch)
tree504711733821a4e52a1fe60a948c062f0705c32b
parent77671eceed8aef8f2412a8c10c3ac8daed198d97 (diff)
downloadslackbuilds-feb49a7336a1be3e67cb8146ae159dcff47a1047.tar.gz
system/vagrant: Updated for version 2.2.0.
-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 bcac194218..cc3bcf2b1c 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.1.5}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index d3201c8eb9..a1c25a3a6d 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="2.1.5"
+VERSION="2.2.0"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_i686.rpm"
-MD5SUM="8e08a19be1f8895dd38187313d88e0f3"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_x86_64.rpm"
-MD5SUM_x86_64="ea9bd0a42bb375c7d02666bb785d92cd"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_i686.rpm"
+MD5SUM="b6b02d15718a767273746749d15d8b97"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_x86_64.rpm"
+MD5SUM_x86_64="06c4f68f4a496579aa01ceb089c67ae6"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"