system/vagrant: Updated for version 2.2.6.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
81584b6d12
commit
f2d9a82b05
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-2.2.5}
|
||||
VERSION=${VERSION:-2.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="2.2.5"
|
||||
VERSION="2.2.6"
|
||||
HOMEPAGE="https://www.vagrantup.com"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_i686.rpm"
|
||||
MD5SUM="f93a8b264d9daf855df14a2bcd781f1f"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.rpm"
|
||||
MD5SUM_x86_64="bb8452dff7999a9cd662952196f3bcdd"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_i686.rpm"
|
||||
MD5SUM="718cd1609322700beded66d41e2d5c34"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.rpm"
|
||||
MD5SUM_x86_64="ce122e841026d8a9941b8c4f6aa377ab"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue