vagrant: update to 1.9.0.

This commit is contained in:
Andrea Brancaleoni 2016-11-30 17:57:49 +01:00
parent 3485c52925
commit dd84fd18de
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=1.8.7
version=1.9.0
revision=1
hostmakedepends="ruby"
makedepends="ruby-devel zlib-devel"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="MIT"
homepage="https://www.vagrantup.com/"
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
checksum=5371d39679d40d4f6913728dd3d93c103e74c76ecc813710191a2c378b83a1e2
checksum=106e2832672a48509f581f6d57af4306d9f079dbf4b01b0fb524e50bcf27a889
nocross=yes
patch_args="-p1"