vagrant: update to 1.9.7.

This commit is contained in:
Andrea Brancaleoni 2017-07-08 20:41:08 +02:00
parent 5ada9f50e4
commit 5a8a74c53a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vagrant'
pkgname=vagrant
version=1.9.6
version=1.9.7
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=08cde24b5def90e7674d333149ca9d9aec585bdb54ca41598e16ea91a56675bb
checksum=194de72442a2d08f6e04fbed8698a99d190a0e7203d35b49e80d4ddfcb71fb1b
nocross=yes
patch_args="-p1"