diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 1ece48d2fd2..ea1dc4b6cbf 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.8.7 +version=1.9.0 revision=1 hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://www.vagrantup.com/" distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz" -checksum=5371d39679d40d4f6913728dd3d93c103e74c76ecc813710191a2c378b83a1e2 +checksum=106e2832672a48509f581f6d57af4306d9f079dbf4b01b0fb524e50bcf27a889 nocross=yes patch_args="-p1"