system/vagrant: Updated for version 1.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-01-12 23:21:00 +07:00 committed by Erik Hanson
parent 0700bed045
commit dab9aaf7f8
2 changed files with 6 additions and 6 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="vagrant"
VERSION="1.4.1"
VERSION="1.4.3"
HOMEPAGE="http://www.vagrantup.com"
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.4.1_i686.rpm"
MD5SUM="01c06a4aa2039559a31ebda1ed54c695"
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.4.1_x86_64.rpm"
MD5SUM_x86_64="7ec7f89723eb152928d41f8c729a24b6"
DOWNLOAD="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.4.3_i686.rpm"
MD5SUM="24b1266f0cd4a52d134b291beaa6f0ca"
DOWNLOAD_x86_64="https://dl.bintray.com/mitchellh/vagrant/vagrant_1.4.3_x86_64.rpm"
MD5SUM_x86_64="3b5a0b527b39c78b68662181a51337df"
REQUIRES="virtualbox"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"