aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/vagrant/vagrant.SlackBuild4
-rw-r--r--system/vagrant/vagrant.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index d74b7d817593..ffaa13963260 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for vagrant
-# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.2.6}
+VERSION=${VERSION:-2.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index d1f5ca9a4bdf..ebb06af18deb 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="2.2.6"
+VERSION="2.2.7"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_i686.rpm"
-MD5SUM="718cd1609322700beded66d41e2d5c34"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.rpm"
-MD5SUM_x86_64="ce122e841026d8a9941b8c4f6aa377ab"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_i686.rpm"
+MD5SUM="7abe1e5309eee99a97caff16afe84232"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_x86_64.rpm"
+MD5SUM_x86_64="f7ccbf6fd27d4cbb41ba1442e6a1d217"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"