diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/vagrant/vagrant.SlackBuild | 2 | ||||
-rw-r--r-- | system/vagrant/vagrant.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild index 6b3530140ec86..cd8e09f74c120 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.2.10} +VERSION=${VERSION:-2.2.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 1cf02f1cb90cd..2c7357aab1eb7 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.2.10" +VERSION="2.2.14" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_i686.rpm" -MD5SUM="7c725e387d8d34b1f4f36e3c5724f15e" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_x86_64.rpm" -MD5SUM_x86_64="4cb6a372e3f8a8dfc797d9d5d1464905" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.14/vagrant_2.2.14_i686.rpm" +MD5SUM="b0d028b61fb626d8b75ffb7dd0784488" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.14/vagrant_2.2.14_x86_64.rpm" +MD5SUM_x86_64="e5533e512f43d7e2cae299e25ba019eb" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |