diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 9371d0116e8..8afcd2fba5e 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.9.5 +version=1.9.6 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=69eb8ede3148b6f94389be5fd2d6cb2b6c79ba78cbcacdc354d2c73f12eccc2a +checksum=08cde24b5def90e7674d333149ca9d9aec585bdb54ca41598e16ea91a56675bb nocross=yes patch_args="-p1"