diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-06-28 15:35:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:09 +0700 |
commit | 948e32c4bbaf7f2c176f1f51f4edcbc2c262f0d8 (patch) | |
tree | e2224e7e26a2df045fc4c9ad0dfac418211c4646 /system | |
parent | 00fef7da54c8ea4d7ccef72e7ee409cbbcea919b (diff) | |
download | slackbuilds-948e32c4bbaf7f2c176f1f51f4edcbc2c262f0d8.tar.gz |
system/vagrant: Updated for version 2.1.2.
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 f0530ffa1e..89ef8567bb 100644 --- a/system/vagrant/vagrant.SlackBuild +++ b/system/vagrant/vagrant.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=vagrant -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index bcef10893e..1c6d1b5b97 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -1,10 +1,10 @@ PRGNAM="vagrant" -VERSION="2.1.1" +VERSION="2.1.2" HOMEPAGE="https://www.vagrantup.com" -DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.1/vagrant_2.1.1_i686.rpm" -MD5SUM="d1df40a7470df8842606ee1e25e599d1" -DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.1/vagrant_2.1.1_x86_64.rpm" -MD5SUM_x86_64="384caaf67cc7bfd4fa2b5c4c2ba2e85c" +DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.rpm" +MD5SUM="e5c155a24a2b03986bc4952087186a77" +DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.rpm" +MD5SUM_x86_64=""b8629d34f32da07ab4ca0b04e2fcf5e9" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |