vagrant: update to 2.0.3.

This commit is contained in:
Andrea Brancaleoni 2018-03-17 15:44:11 +01:00
parent 4f8e50d3f6
commit 0e1aa67bd5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.0.2
version=2.0.3
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=394670c06f8c4201d8a351a63e070d5b0325feeb08a2965bd0051b2ffce34eea
checksum=508fa6cb61453202f28d7f0015f3491107a1288c13929dae81609d875a2d5efe
nocross=yes
patch_args="-p1"