summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 908bbc6615..ec101404ad 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.2.4}
+VERSION=${VERSION:-2.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index c83800b2d1..0aab668ad2 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="2.2.4"
+VERSION="2.2.5"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_i686.rpm"
-MD5SUM="6c0c50a259824c6f07e55e4fb62c159d"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_x86_64.rpm"
-MD5SUM_x86_64="def27225efa47f3c2ec61faf32dbebf3"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_i686.rpm"
+MD5SUM="f93a8b264d9daf855df14a2bcd781f1f"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.rpm"
+MD5SUM_x86_64="bb8452dff7999a9cd662952196f3bcdd"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"