From bd565cb85bea9c17c301367e6398175d5f5967ee Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 3 Mar 2019 15:20:47 +0100 Subject: [PATCH] vagrant: update to 2.2.4. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index c57581bdd7d..69d5a743d49 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.3 +version=2.2.4 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=7a2f15b58549080562168f6bcab6d1461540b42ad35bf1f0d33f2c64317d00c8 +checksum=4f8ce6ede5d47a2be1ce46a29d22d41d1f4ba9d99fe9496b2424f98ae4dab2d6 nocross=yes archs="i686 x86_64"