From 3f424fb250d7902598540306d52304431432a848 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 28 Aug 2025 03:21:03 +0200 Subject: [PATCH] vagrant: update to 2.4.9. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 1b4f10ae7cc..bbf2c9efb1c 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.4.7 -revision=2 +version=2.4.9 +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=417e5f1a2ec7064d94f857a4a6c394ef938fa3acbbfcba106c5d7bd63c5f0efb +checksum=c652f460b639c86f50d8bf77020d693bf17c2cea7e25d720aef5b2c3e6d93ff2 nocross=yes repository=nonfree