mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/vagrant: Updated for version 2.2.3.
This commit is contained in:
parent
fee25ba5ed
commit
72721a04bc
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
VERSION=${VERSION:-2.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="2.2.2"
|
||||
VERSION="2.2.3"
|
||||
HOMEPAGE="https://www.vagrantup.com"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_i686.rpm"
|
||||
MD5SUM="9e22f951d47684a3ef87ef4d80bdc45f"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_x86_64.rpm"
|
||||
MD5SUM_x86_64="0e1d8ec6f2370525cdfa9a378e4db405"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_i686.rpm"
|
||||
MD5SUM="b0fb8ea560c56acd60c917e082bad1d3"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_x86_64.rpm"
|
||||
MD5SUM_x86_64="57bad2a3b0d3a70c67f2a2b4b41a6b44"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue