diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 2dc310b229..a02f13b8c8 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.7.4 -revision=4 +version=1.8.1 +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=76c52baab71bbaea2fbc9f6a6874b12f3abe362c20e61c954367f70f15f90df6 +checksum=12cfa43eb82399d3dd1c3fd24691797fa30187fc142474580c72e5c9f83b9dfd nocross=yes patch_args="-p1"