mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
vagrant: update to 1.9.7.
This commit is contained in:
parent
5ada9f50e4
commit
5a8a74c53a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=1.9.6
|
version=1.9.7
|
||||||
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=08cde24b5def90e7674d333149ca9d9aec585bdb54ca41598e16ea91a56675bb
|
checksum=194de72442a2d08f6e04fbed8698a99d190a0e7203d35b49e80d4ddfcb71fb1b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
patch_args="-p1"
|
patch_args="-p1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue