vagrant: update to 1.9.2.
This commit is contained in:
parent
5d6745ed8c
commit
8bb1493bdb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=1.9.1
|
||||
revision=2
|
||||
version=1.9.2
|
||||
revision=1
|
||||
hostmakedepends="ruby"
|
||||
makedepends="ruby-devel zlib-devel"
|
||||
depends="openssh curl bsdtar"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.vagrantup.com/"
|
||||
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=ed30e5a277b5614ee83d9417793ed2af870977368c2b0344855694040c4d6449
|
||||
checksum=53723eec1180ed0e89c1968e06626c6d45e42f6dc25ae9934ca8dfc240a82046
|
||||
nocross=yes
|
||||
patch_args="-p1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue