system/vagrant: Updated for version 1.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-05-15 10:45:04 +07:00 committed by Willy Sudiarto Raharjo
parent 4c66a298a0
commit e24b8e2003
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=vagrant
VERSION=${VERSION:-1.6.0}
VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="vagrant"
VERSION="1.6.0"
VERSION="1.6.2"
HOMEPAGE="http://www.vagrantup.com"
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.0_i686.rpm"
MD5SUM="c7a48dfc2d9fa34aacecda6f6aac8ff1"
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.0_x86_64.rpm"
MD5SUM_x86_64="dfa46a3fb4448473db1d660fea8e1a0c"
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2_i686.rpm"
MD5SUM="17948db033b8254f9e91cee8446a62ea"
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.2_x86_64.rpm"
MD5SUM_x86_64="9b5277ff0ee53e5a5a2a6075251fc014"
REQUIRES="virtualbox"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"