mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/vagrant: Updated for version 2.2.1.
This commit is contained in:
parent
7ca83e0e55
commit
cde64a551a
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=vagrant
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.2.1"
|
||||
HOMEPAGE="https://www.vagrantup.com"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_i686.rpm"
|
||||
MD5SUM="b6b02d15718a767273746749d15d8b97"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_x86_64.rpm"
|
||||
MD5SUM_x86_64="06c4f68f4a496579aa01ceb089c67ae6"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_i686.rpm"
|
||||
MD5SUM="241827a90c7ab38027bc15ce5e5e792b"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_x86_64.rpm"
|
||||
MD5SUM_x86_64="0a5d135653d98faa2da7662351a064eb"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue