vagrant: update to 1.8.1.
This commit is contained in:
parent
7b814f7d38
commit
dbfaa5b002
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=1.7.4
|
||||
revision=4
|
||||
version=1.8.1
|
||||
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=76c52baab71bbaea2fbc9f6a6874b12f3abe362c20e61c954367f70f15f90df6
|
||||
checksum=12cfa43eb82399d3dd1c3fd24691797fa30187fc142474580c72e5c9f83b9dfd
|
||||
nocross=yes
|
||||
patch_args="-p1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue