vagrant: update to 1.8.3.

This commit is contained in:
Andrea Brancaleoni 2016-06-11 11:13:55 +02:00
parent 0e4596a84e
commit 2b962300c7

View file

@ -1,7 +1,7 @@
# Template file for 'vagrant' # Template file for 'vagrant'
pkgname=vagrant pkgname=vagrant
version=1.8.1 version=1.8.3
revision=2 revision=1
hostmakedepends="ruby" hostmakedepends="ruby"
makedepends="ruby-devel zlib-devel" makedepends="ruby-devel zlib-devel"
depends="openssh curl bsdtar" depends="openssh curl bsdtar"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="MIT" license="MIT"
homepage="https://www.vagrantup.com/" homepage="https://www.vagrantup.com/"
distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz" distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz"
checksum=12cfa43eb82399d3dd1c3fd24691797fa30187fc142474580c72e5c9f83b9dfd checksum=ecfa5f6a26568ff6f840a9ad0a80da8c2fb5e269a74dba5daaa683a8e9ab1bc5
nocross=yes nocross=yes
patch_args="-p1" patch_args="-p1"