summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-11-28 09:30:59 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-01 07:27:32 +0700
commit74ea7ea8229b771896741d5109b8eb2992583eed (patch)
tree94df558b7ecd2b2a06348424d56a63bbc0901007
parent6ff0bee8f5fca590aef1114efbfe770a2b08c4bf (diff)
downloadslackbuilds-74ea7ea8229b771896741d5109b8eb2992583eed.tar.gz
slackbuilds-74ea7ea8229b771896741d5109b8eb2992583eed.tar.xz
system/vagrant: Updated for version 2.2.2.
-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 f0b24dce60..e26e325e3e 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.2.1}
+VERSION=${VERSION:-2.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 20393a91a8..8626f48479 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="2.2.1"
+VERSION="2.2.2"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_i686.rpm"
-MD5SUM="241827a90c7ab38027bc15ce5e5e792b"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_x86_64.rpm"
-MD5SUM_x86_64="0a5d135653d98faa2da7662351a064eb"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_i686.rpm"
+MD5SUM="9e22f951d47684a3ef87ef4d80bdc45f"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_x86_64.rpm"
+MD5SUM_x86_64="0e1d8ec6f2370525cdfa9a378e4db405"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"