vagrant: update to 1.9.6.
This commit is contained in:
parent
568532f4bc
commit
4a8329511c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=1.9.5
|
version=1.9.6
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
makedepends="ruby-devel zlib-devel"
|
makedepends="ruby-devel zlib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.vagrantup.com/"
|
homepage="https://www.vagrantup.com/"
|
||||||
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=69eb8ede3148b6f94389be5fd2d6cb2b6c79ba78cbcacdc354d2c73f12eccc2a
|
checksum=08cde24b5def90e7674d333149ca9d9aec585bdb54ca41598e16ea91a56675bb
|
||||||
nocross=yes
|
nocross=yes
|
||||||
patch_args="-p1"
|
patch_args="-p1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue