diff options
-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 e3fba5fba6c7..62a1d4c1d717 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 0feefcef250d..43e44ebe14b8 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.0.0" +VERSION="2.0.1" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_i686.rpm" -MD5SUM="75e294604bbacabab1cb71a63f3bdc14" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.rpm" -MD5SUM_x86_64="c25e11b230fedadf65042854235a6dac" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_i686.rpm" +MD5SUM="8ae528e75e2aeedd7b6990a7b0411f41" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_x86_64.rpm" +MD5SUM_x86_64="850923a71797286b16d2c29f548e0adc" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |