mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/vagrant: Updated for version 1.8.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
fd8f198e50
commit
83f66fb01c
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=vagrant
|
PRGNAM=vagrant
|
||||||
VERSION=${VERSION:-1.7.4}
|
VERSION=${VERSION:-1.8.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="vagrant"
|
PRGNAM="vagrant"
|
||||||
VERSION="1.7.4"
|
VERSION="1.8.0"
|
||||||
HOMEPAGE="http://www.vagrantup.com"
|
HOMEPAGE="http://www.vagrantup.com"
|
||||||
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4_i686.rpm"
|
DOWNLOAD="https://releases.hashicorp.com/vagrant/1.8.0/vagrant_1.8.0_i686.rpm"
|
||||||
MD5SUM="e2eea21b5ac3614842d6923db97d3eab"
|
MD5SUM="d146ace1316247bb35b2621802b9e7ec"
|
||||||
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4_x86_64.rpm"
|
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.8.0/vagrant_1.8.0_x86_64.rpm"
|
||||||
MD5SUM_x86_64="667fb759e13f009f544b8fc3289b79a9"
|
MD5SUM_x86_64="e3635cc5caeabdd0ce0fdaf4ebbb7761"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Benjamin Trigona-Harany"
|
MAINTAINER="Benjamin Trigona-Harany"
|
||||||
EMAIL="slackbuilds@jaxartes.net"
|
EMAIL="slackbuilds@jaxartes.net"
|
||||||
|
|
Loading…
Reference in a new issue