diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 7b5d90becca..5841e28d353 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.1 +version=2.2.2 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=50ecee4e9362fa99115bdbc66d15e80f2440d6479204ac7abf7fb8e77c0fbc03 +checksum=4f1233a753933025da8735df5c0c77762350094468df1692bb041e1991195e0b nocross=yes patch_args="-p1"