vagrant: update to 1.8.6.

This commit is contained in:
Andrea Brancaleoni 2016-09-28 10:07:35 +02:00
parent ce40809c43
commit 24529c91de

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant' # Template file for 'vagrant'
pkgname=vagrant pkgname=vagrant
version=1.8.5 version=1.8.6
revision=1 revision=1
hostmakedepends="ruby" hostmakedepends="ruby"
makedepends="ruby-devel zlib-devel" makedepends="ruby-devel zlib-devel"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="MIT" license="MIT"
homepage="https://www.vagrantup.com/" homepage="https://www.vagrantup.com/"
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz" distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
checksum=e6882f9b44a52888760c34d6c43e3fa3f118e9eb96730bcd466cd8ae948c3126 checksum=de1204c56feeeb327f542e58d39c9dd55fef78a9b753594a3b30e330d72d23e4
nocross=yes nocross=yes
patch_args="-p1" patch_args="-p1"