mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vagrant: update to 2.2.4.
This commit is contained in:
parent
802767d216
commit
bd565cb85b
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.2.3
|
version=2.2.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=7a2f15b58549080562168f6bcab6d1461540b42ad35bf1f0d33f2c64317d00c8
|
checksum=4f8ce6ede5d47a2be1ce46a29d22d41d1f4ba9d99fe9496b2424f98ae4dab2d6
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue