From 79612f48df688c68bdf45bcd146adc34e9a8d204 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 6 Dec 2021 23:58:53 +0100 Subject: [PATCH] vagrant: update to 2.2.19. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 1ac10dc90d8..05139891c1b 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.18 +version=2.2.19 revision=1 archs="i686 x86_64*" hostmakedepends="ruby" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://www.vagrantup.com/" distfiles="https://github.com/mitchellh/${pkgname}/archive/v${version}.tar.gz" -checksum=3508b0906b832d7317c8d36220798ec274b721e7ef63d0cf991c68f19d9dae90 +checksum=4f0e6b1d466e26dead682c4d4843e8f64a012eba4be91506ae6c6d34d3d9c8f9 nocross=yes post_extract() {