diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/vagrant/vagrant.SlackBuild | 2 | ||||
-rw-r--r-- | system/vagrant/vagrant.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild index ffaa13963260..552da539cd92 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 ebb06af18deb..6e181bfcf349 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" |