vagrant: update to 2.0.0.

This commit is contained in:
Andrea Brancaleoni 2017-09-08 16:25:25 +02:00
parent cde9add6ad
commit 3ff93643cf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=1.9.8
version=2.0.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=59c1d50437d2f50eeae219bc03c90d397fe8d8c974cce7c51b017b8ceeaefb54
checksum=c25d3a5f18abdf349047f4d80bb74e6cb526959536e4bef5aa771de9d39cb260
nocross=yes
patch_args="-p1"