vagrant: update to 1.8.7.

This commit is contained in:
Andrea Brancaleoni 2016-11-05 12:15:07 +01:00
parent c47dca141c
commit c61a946c65

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant' # Template file for 'vagrant'
pkgname=vagrant pkgname=vagrant
version=1.8.6 version=1.8.7
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=de1204c56feeeb327f542e58d39c9dd55fef78a9b753594a3b30e330d72d23e4 checksum=5371d39679d40d4f6913728dd3d93c103e74c76ecc813710191a2c378b83a1e2
nocross=yes nocross=yes
patch_args="-p1" patch_args="-p1"