From 28b4dcb17258c3a64daa72a497f8cc3cf5e121b3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 8 May 2018 23:38:08 +0200 Subject: [PATCH] vagrant: update to 2.1.1. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 1860dd943dd..d04fd755203 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.1.0 +version=2.1.1 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=168dadaf4c63276adbc6deb784e391448ece6691ee20b6170223572c2ea7cf25 +checksum=8b54b39ad2bdfe038f5a6767a745f2139d6f62e6e4745008e906f2e1c658fa4d nocross=yes patch_args="-p1"