vagrant: update to 2.3.6.

This commit is contained in:
Andrea Brancaleoni 2023-05-25 10:02:23 +02:00
parent ab36a66852
commit 5cdf7729ad
1 changed files with 3 additions and 3 deletions

View File

@ -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() {