From b6c91d4575d05a35e8ed90c396f08416dc8b11ed Mon Sep 17 00:00:00 2001 From: Kridsada Thanabulpong Date: Sat, 16 May 2020 03:03:19 +0900 Subject: [PATCH] vagrant: update to 2.2.9 --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 11cc1a9f0c3..1011d3c2bd9 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.8 +version=2.2.9 revision=1 archs="i686 x86_64*" hostmakedepends="ruby" @@ -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=25f5ffcc4f09915bcc29310e55cc5b6d492033a164689c287bcc42df806a7d5b +checksum=b8e541a00285b0aa8e79aab0832c664f2c53ee4af40e382f1b5c452ae5647139 nocross=yes post_extract() {