vagrant: update to 1.8.4.
This commit is contained in:
parent
11c2bc9889
commit
9069b585b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
hostmakedepends="ruby"
|
||||
makedepends="ruby-devel zlib-devel"
|
||||
|
@ -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=ecfa5f6a26568ff6f840a9ad0a80da8c2fb5e269a74dba5daaa683a8e9ab1bc5
|
||||
checksum=a5ded3bc343ac1f30e09decab0c844639de45b16578600bdc4a0cdfe73b4d223
|
||||
nocross=yes
|
||||
patch_args="-p1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue