From 5cdf7729adc8384fde358c9e44389e0cca3ef081 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 25 May 2023 10:02:23 +0200 Subject: [PATCH] vagrant: update to 2.3.6. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 99a7b803c1f..987ff584ab3 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.3.5 -revision=3 +version=2.3.6 +revision=1 archs="i686 x86_64*" build_style=gemspec depends="bsdtar curl openssh rsync" @@ -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=34fce02219c67174457a6f8750063047f6c29b7148e425e4f3647cb80b8a5b2e +checksum=3f9780b32d979e7cf4565a56fa6dc40b3c9b1b73e4cae9931b1d4a706d0d4d9e nocross=yes post_extract() {