From d22f4d1f292da7a66dee783a5bf9fb1cb0a93734 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 25 Oct 2022 23:18:22 +0200 Subject: [PATCH] vagrant: update to 2.3.2. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 057f5dc5e65..b76b8794378 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.3.1 +version=2.3.2 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=661401d2368289150299f6ede2c50b1f70510ccee77222b47b457209507505db +checksum=76d3737e273fa73501f7c12a4814f6a63851b8119118575cc77e9911ce3acb06 nocross=yes post_extract() {