vagrant: update to 2.1.0.
This commit is contained in:
parent
daf68c6d59
commit
e834a7f993
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.0.4
|
||||
version=2.1.0
|
||||
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=fe15462221721b84165052669b5d4182987674c4b4aed2a4082e068dd8419b11
|
||||
checksum=168dadaf4c63276adbc6deb784e391448ece6691ee20b6170223572c2ea7cf25
|
||||
nocross=yes
|
||||
patch_args="-p1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue