diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 677493c1c30..4628e010b18 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.9.2 +version=1.9.3 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=53723eec1180ed0e89c1968e06626c6d45e42f6dc25ae9934ca8dfc240a82046 +checksum=4b141f60e7e59e654b9a77eb137f208613349db331cdbfcd9a8354b8ebba5c00 nocross=yes patch_args="-p1"