vagrant: update to 2.2.16.
This commit is contained in:
parent
0f1a00b553
commit
9786fe0194
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.2.15
|
||||
version=2.2.16
|
||||
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=98c9c726d5cb7e46793b4505f3d907b2a0673e0f6e43997c218a0be5330cc83f
|
||||
checksum=ab3c60bb12b2da916fd073192849f2b5d3f224f95febf3538212247c4cde28d6
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue