From bb18626939d6e38160ee83d5dadd7a0ca383fb6e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 30 Jan 2018 10:47:31 +0100 Subject: [PATCH] vagrant: update to 2.0.2. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 92569cfbfff..1f00aee5965 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.0.1 -revision=2 +version=2.0.2 +revision=1 hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" depends="openssh curl bsdtar" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://www.vagrantup.com/" distfiles="https://github.com/mitchellh/$pkgname/archive/v$version.tar.gz" -checksum=212b91c45f60a825fcfc656424021e2550833778a6d4ebe13458676201a04eba +checksum=394670c06f8c4201d8a351a63e070d5b0325feeb08a2965bd0051b2ffce34eea nocross=yes patch_args="-p1"