vagrant: update to 2.2.17.
This commit is contained in:
parent
a4fe7b9f07
commit
fca22e9d8b
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.16
|
version=2.2.17
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
|
@ -11,7 +11,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=ab3c60bb12b2da916fd073192849f2b5d3f224f95febf3538212247c4cde28d6
|
checksum=4f8f2e8bb8e0abd9e2de90b4f497765b3913f4f05a27e4940df71703940c8ccf
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue