vagrant: update to 1.9.8.
This commit is contained in:
parent
9bfbe2faeb
commit
1a790a42fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=1.9.7
|
||||
version=1.9.8
|
||||
revision=1
|
||||
hostmakedepends="ruby"
|
||||
makedepends="ruby-devel zlib-devel"
|
||||
|
@ -10,7 +10,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=194de72442a2d08f6e04fbed8698a99d190a0e7203d35b49e80d4ddfcb71fb1b
|
||||
checksum=59c1d50437d2f50eeae219bc03c90d397fe8d8c974cce7c51b017b8ceeaefb54
|
||||
nocross=yes
|
||||
patch_args="-p1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue