vagrant: update to 2.2.7.

This commit is contained in:
Andrea Brancaleoni 2020-02-06 15:30:27 +01:00
parent a378a59864
commit 85375ca267

View file

@ -1,7 +1,7 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.2.6
revision=2
version=2.2.7
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=1bdafbce594cb17b9b4a7d85ba3dc35093d6693b1717280e062ec64ca2c05a5b
checksum=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc
nocross=yes
post_extract() {