vagrant: update to 2.2.6.

This commit is contained in:
Andrea Brancaleoni 2019-10-15 11:13:13 +02:00
parent 03081fe234
commit f110f2ed5d

View file

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