vagrant: update to 1.8.5.

This commit is contained in:
Andrea Brancaleoni 2016-07-19 16:56:58 +02:00
parent a47b28a7b1
commit e5bdaf8547

View File

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