mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
vagrant: update to 2.0.4.
This commit is contained in:
parent
10a7413934
commit
8280a11b60
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=2.0.3
|
version=2.0.4
|
||||||
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=508fa6cb61453202f28d7f0015f3491107a1288c13929dae81609d875a2d5efe
|
checksum=fe15462221721b84165052669b5d4182987674c4b4aed2a4082e068dd8419b11
|
||||||
nocross=yes
|
nocross=yes
|
||||||
patch_args="-p1"
|
patch_args="-p1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue