From 054a9766e8ea5b10c75b0330225d572ff435ec47 Mon Sep 17 00:00:00 2001 From: Kridsada Thanabulpong Date: Tue, 5 May 2020 18:50:19 +0900 Subject: [PATCH] vagrant: update to 2.2.8 --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 6d5edb96fbd..1e37450a453 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.7 +version=2.2.8 revision=2 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=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc +checksum=25f5ffcc4f09915bcc29310e55cc5b6d492033a164689c287bcc42df806a7d5b nocross=yes post_extract() {