summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-05-12 06:23:48 +0200
committer Willy Sudiarto Raharjo2020-05-16 03:44:16 +0200
commit6c39b007b15110c36b3d40d6f5e677bb07e324e1 (patch)
tree5db264bec2eccb5686773cb654ab93169e9ccef8 /system
parent2e174fced1d93a5b2d810c835d675d881ef95ddc (diff)
downloadslackbuilds-6c39b007b15110c36b3d40d6f5e677bb07e324e1.tar.gz
system/vagrant: Updated for version 2.2.9.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/vagrant/vagrant.SlackBuild2
-rw-r--r--system/vagrant/vagrant.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index ffaa139632..552da539cd 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.2.7}
+VERSION=${VERSION:-2.2.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index ebb06af18d..6e181bfcf3 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,9 +1,9 @@
PRGNAM="vagrant"
-VERSION="2.2.7"
+VERSION="2.2.9"
HOMEPAGE="https://www.vagrantup.com"
-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"
+DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_i686.rpm"
+MD5SUM="62c213cdc167f20b810d16c1d40f26b6"
+DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_x86_64.rpm"
MD5SUM_x86_64="f7ccbf6fd27d4cbb41ba1442e6a1d217"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"