vagrant: update to 2.2.9

This commit is contained in:
Kridsada Thanabulpong 2020-05-16 03:03:19 +09:00 committed by Helmut Pozimski
parent a59015359b
commit f94f3c0b88

View file

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