vagrant: update to 2.3.5.

This commit is contained in:
Andrea Brancaleoni 2023-05-16 18:08:08 +02:00
parent 94c5d6a5ae
commit 8eb640a051
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.3.4
version=2.3.5
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=43eb1461c6dcfd23a0c386570e6c2a876e06d2388bbc0f1f0c9c99e393aa2f0f
checksum=34fce02219c67174457a6f8750063047f6c29b7148e425e4f3647cb80b8a5b2e
nocross=yes
post_extract() {