diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index f1959bc5ff8..94f9c8487a6 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant version=2.4.1 -revision=1 +revision=2 archs="i686 x86_64*" build_style=gemspec depends="bsdtar curl openssh rsync" @@ -15,10 +15,6 @@ checksum=19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89 nocross=yes repository=nonfree -post_extract() { - vsed -e 's|, "< 3\.1"||g' -i vagrant.gemspec -} - do_install() { local dc=yes # https://build.voidlinux.org/builders/x86_64-musl_builder/builds/50813/steps/shell_3/logs/stdio