system/vagrant: Updated for version 1.4.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2013-12-23 18:29:32 +01:00 committed by Robby Workman
parent 124cf9d674
commit 85dbd958cc
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="vagrant"
VERSION="1.3.5"
VERSION="1.4.1"
HOMEPAGE="http://www.vagrantup.com"
DOWNLOAD="http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/vagrant_1.3.5_i686.rpm"
MD5SUM="7df58a4fac11039aa45e15561c549668"
DOWNLOAD_x86_64="http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/vagrant_1.3.5_x86_64.rpm"
MD5SUM_x86_64="02e52e0de6153ebec0a57e3684d0fe07"
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"
REQUIRES="virtualbox"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"