From 788f2fe20bf21c1344682c8f2f76787e06dce18e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 8 Dec 2016 17:12:44 +0100 Subject: [PATCH] vagrant: update to 1.9.1. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index ea1dc4b6cb..7c88855b79 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=1.9.0 +version=1.9.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=106e2832672a48509f581f6d57af4306d9f079dbf4b01b0fb524e50bcf27a889 +checksum=ed30e5a277b5614ee83d9417793ed2af870977368c2b0344855694040c4d6449 nocross=yes patch_args="-p1"