From f110f2ed5d4a27c94f7171181dc52e50cb6480d1 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 15 Oct 2019 11:13:13 +0200 Subject: [PATCH] vagrant: update to 2.2.6. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 644ad031360..c3466215595 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.5 -revision=2 +version=2.2.6 +revision=1 archs="i686 x86_64" hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://www.vagrantup.com/" distfiles="https://github.com/mitchellh/${pkgname}/archive/v${version}.tar.gz" -checksum=0a228f5185b24b72efcc5a3924f86fa9fabab6f7562c3c63c1d9d239aa72a7b1 +checksum=1bdafbce594cb17b9b4a7d85ba3dc35093d6693b1717280e062ec64ca2c05a5b nocross=yes post_extract() {