vagrant: update to 2.2.8.

This commit is contained in:
Andrea Brancaleoni 2020-05-05 14:01:30 +02:00
parent 254c266bd8
commit 52f2aae3eb

View file

@ -1,7 +1,7 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.2.7
revision=2
version=2.2.8
revision=1
archs="i686 x86_64*"
hostmakedepends="ruby"
makedepends="ruby-devel zlib-devel"
@ -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=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc
checksum=25f5ffcc4f09915bcc29310e55cc5b6d492033a164689c287bcc42df806a7d5b
nocross=yes
post_extract() {