vagrant: update to 2.2.0.

This commit is contained in:
Andrea Brancaleoni 2018-10-19 09:29:57 +02:00
parent db88bfda81
commit 03f55e2ff4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.1.5
version=2.2.0
revision=1
hostmakedepends="ruby"
makedepends="ruby-devel zlib-devel"
@ -10,7 +10,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=347179564f5a8a56e2d6dcb82470e04d92a60ed0b3265efc07f9ff37cd5c7f5f
checksum=cb1476683f0e8479334be20b26c49d516a0e1c739b9f6f35a8c05f68e4a048f1
nocross=yes
patch_args="-p1"