diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 90c2a49a656..677493c1c30 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.9.1 -revision=2 +version=1.9.2 +revision=1 hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" depends="openssh curl bsdtar" @@ -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=ed30e5a277b5614ee83d9417793ed2af870977368c2b0344855694040c4d6449 +checksum=53723eec1180ed0e89c1968e06626c6d45e42f6dc25ae9934ca8dfc240a82046 nocross=yes patch_args="-p1"