summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-05-08 18:11:37 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:29 +0200
commit9a9934c54c6a6f9d52cf1b8b4e7cad9b226d7276 (patch)
treeaf556abda0063c46b2abea2a7e0c0f8949de9260 /system
parent400bfea3c33f090de815b7750fef22ea839f6e7c (diff)
downloadold.slackbuilds-9a9934c54c6a6f9d52cf1b8b4e7cad9b226d7276.tar.gz
system/vagrant: Updated for version 2.1.1.
Diffstat (limited to 'system')
-rw-r--r--system/vagrant/vagrant.SlackBuild2
-rw-r--r--system/vagrant/vagrant.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/system/vagrant/vagrant.SlackBuild b/system/vagrant/vagrant.SlackBuild
index da24ed67ee..f0530ffa1e 100644
--- a/system/vagrant/vagrant.SlackBuild
+++ b/system/vagrant/vagrant.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vagrant
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info
index 56a1a87f20..bcef10893e 100644
--- a/system/vagrant/vagrant.info
+++ b/system/vagrant/vagrant.info
@@ -1,10 +1,10 @@
PRGNAM="vagrant"
-VERSION="2.1.0"
+VERSION="2.1.1"
HOMEPAGE="https://www.vagrantup.com"
-DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_i686.rpm"
-MD5SUM="363542c8bba85aae307d330592ad58e8"
-DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_x86_64.rpm"
-MD5SUM_x86_64="e03b64842ec92586954da4c5779d672a"
+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"
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"