From f43f02a2d4578134bacdb70abbd81ca27ab194e5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 15 Nov 2024 05:44:49 +0000 Subject: [PATCH] vagrant: update to 2.4.3. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 72d53ac4a45..61c218eca89 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.4.2 +version=2.4.3 revision=1 archs="i686 x86_64*" build_style=gemspec @@ -11,7 +11,7 @@ license="BUSL-1.1" homepage="https://www.vagrantup.com/" changelog="https://raw.githubusercontent.com/hashicorp/vagrant/main/CHANGELOG.md" distfiles="https://github.com/hashicorp/vagrant/archive/v${version}.tar.gz" -checksum=5fe4fb959cb8b48e61613281b72d77bc77b0c570e2a16f4b6d61c6a70cb1715b +checksum=65059d4825799412fc5d49cebc2170240164fadc37d2ada54531d1f77a9e6762 nocross=yes repository=nonfree