vagrant: update to 2.2.19.
This commit is contained in:
parent
db9a397c7a
commit
79612f48df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.2.18
|
||||
version=2.2.19
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
hostmakedepends="ruby"
|
||||
|
@ -11,7 +11,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=3508b0906b832d7317c8d36220798ec274b721e7ef63d0cf991c68f19d9dae90
|
||||
checksum=4f0e6b1d466e26dead682c4d4843e8f64a012eba4be91506ae6c6d34d3d9c8f9
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue