From 0cd9b73ff779234b2bb5ab2d28d53f87c095ddeb Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 3 Nov 2017 11:36:05 +0100 Subject: [PATCH] vagrant: update to 2.0.1. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index f12168f1e31..f0effed9688 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.0.0 +version=2.0.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=c25d3a5f18abdf349047f4d80bb74e6cb526959536e4bef5aa771de9d39cb260 +checksum=212b91c45f60a825fcfc656424021e2550833778a6d4ebe13458676201a04eba nocross=yes patch_args="-p1"