From 9c9df99ed2397de2924ca848826a0df50dba5294 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 10 Apr 2021 02:15:23 +0200 Subject: [PATCH] vagrant: update to 2.2.15. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 77b3ae8889a..c7f3cdcd2de 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.10 +version=2.2.15 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=722db22b431c68030e046c7c6c90629763d86a2473caa0fe8834d5742a91941f +checksum=98c9c726d5cb7e46793b4505f3d907b2a0673e0f6e43997c218a0be5330cc83f nocross=yes post_extract() {