vagrant: update to 2.2.4.
This commit is contained in:
parent
802767d216
commit
bd565cb85b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.2.3
|
||||
version=2.2.4
|
||||
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=7a2f15b58549080562168f6bcab6d1461540b42ad35bf1f0d33f2c64317d00c8
|
||||
checksum=4f8ce6ede5d47a2be1ce46a29d22d41d1f4ba9d99fe9496b2424f98ae4dab2d6
|
||||
nocross=yes
|
||||
|
||||
archs="i686 x86_64"
|
||||
|
|
Loading…
Reference in New Issue