From 06c6a03e412fd049e71c849c7e1f4596c5be7890 Mon Sep 17 00:00:00 2001 From: BlueChrystal <84290062+BlueChrystal@users.noreply.github.com> Date: Mon, 24 May 2021 01:11:25 +0300 Subject: [PATCH] vagrant: update to 2.2.16. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index c7f3cdcd2de9..647d0abc0060 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,6 +1,6 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.15 +version=2.2.16 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=98c9c726d5cb7e46793b4505f3d907b2a0673e0f6e43997c218a0be5330cc83f +checksum=ab3c60bb12b2da916fd073192849f2b5d3f224f95febf3538212247c4cde28d6 nocross=yes post_extract() {