vagrant: update to 2.2.10.

This commit is contained in:
Andrea Brancaleoni 2020-10-08 15:30:08 +02:00
parent a46c523c08
commit a1ec42cd67

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.2.9
version=2.2.10
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=b8e541a00285b0aa8e79aab0832c664f2c53ee4af40e382f1b5c452ae5647139
checksum=722db22b431c68030e046c7c6c90629763d86a2473caa0fe8834d5742a91941f
nocross=yes
post_extract() {