vagrant: update to 2.1.4.
This commit is contained in:
parent
c8ff1c0d4f
commit
8f146b4f4e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=2.1.2
|
version=2.1.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=610d704e737cbc0ccb9d27fd1b40be8bb1917cad693d2a3d841c8c36c8066939
|
checksum=ec3da78c4fde87736cabf622d1ea8088b5e7b1cbad0de306fe7941f8a4ef8f11
|
||||||
nocross=yes
|
nocross=yes
|
||||||
patch_args="-p1"
|
patch_args="-p1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue