From 03f55e2ff4e910d33e405ac59efce68d6ef951c3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 19 Oct 2018 09:29:57 +0200 Subject: [PATCH] vagrant: update to 2.2.0. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 6dd3d6391ba..b1c65bebe34 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.1.5 +version=2.2.0 revision=1 hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" @@ -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=347179564f5a8a56e2d6dcb82470e04d92a60ed0b3265efc07f9ff37cd5c7f5f +checksum=cb1476683f0e8479334be20b26c49d516a0e1c739b9f6f35a8c05f68e4a048f1 nocross=yes patch_args="-p1"