vagrant: update to 2.2.18.

This commit is contained in:
Andrea Brancaleoni 2021-08-24 15:48:16 +02:00
parent 1789d0bd6d
commit 534e9218d0

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.2.17
version=2.2.18
revision=1
archs="i686 x86_64*"
hostmakedepends="ruby"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://www.vagrantup.com/"
distfiles="https://github.com/mitchellh/${pkgname}/archive/v${version}.tar.gz"
checksum=4f8f2e8bb8e0abd9e2de90b4f497765b3913f4f05a27e4940df71703940c8ccf
checksum=3508b0906b832d7317c8d36220798ec274b721e7ef63d0cf991c68f19d9dae90
nocross=yes
post_extract() {