From 67e8c408e4f83f4a5a51be0f5c8984f58cc8d864 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 24 Jan 2024 12:31:39 +0100 Subject: [PATCH] vagrant: update to 2.4.1. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index d2599fdb67a..f1959bc5ff8 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.4.0 -revision=2 +version=2.4.1 +revision=1 archs="i686 x86_64*" build_style=gemspec depends="bsdtar curl openssh rsync" @@ -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=b3b27cec956b864ad3ab333a819e3d5b5d769ecc159ea8af98c466aef2c069c5 +checksum=19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89 nocross=yes repository=nonfree