vagrant: update to 1.9.1.

This commit is contained in:
Andrea Brancaleoni 2016-12-08 17:12:44 +01:00
parent dd662933a9
commit 788f2fe20b

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=1.9.0
version=1.9.1
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=106e2832672a48509f581f6d57af4306d9f079dbf4b01b0fb524e50bcf27a889
checksum=ed30e5a277b5614ee83d9417793ed2af870977368c2b0344855694040c4d6449
nocross=yes
patch_args="-p1"