vagrant: update to 2.1.5.

This commit is contained in:
Andrea Brancaleoni 2018-09-13 14:36:51 +02:00
parent 7b695c4849
commit a66f575069

View file

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.1.4
version=2.1.5
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=ec3da78c4fde87736cabf622d1ea8088b5e7b1cbad0de306fe7941f8a4ef8f11
checksum=347179564f5a8a56e2d6dcb82470e04d92a60ed0b3265efc07f9ff37cd5c7f5f
nocross=yes
patch_args="-p1"