From 2a8561a5eccf910cc117ccdb6501a7b6e70e48e3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 20 Dec 2022 16:06:17 +0100 Subject: [PATCH] vagrant: update to 2.3.4. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index b76b8794378..51fb71e29e2 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.3.2 +version=2.3.4 revision=1 archs="i686 x86_64*" build_style=gemspec @@ -11,7 +11,7 @@ license="MIT" 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=76d3737e273fa73501f7c12a4814f6a63851b8119118575cc77e9911ce3acb06 +checksum=43eb1461c6dcfd23a0c386570e6c2a876e06d2388bbc0f1f0c9c99e393aa2f0f nocross=yes post_extract() {