From 52f2aae3eb73d989f7c718fdabad2d5697866cde Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 5 May 2020 14:01:30 +0200 Subject: [PATCH] vagrant: update to 2.2.8. --- srcpkgs/vagrant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 6d5edb96fbd..11cc1a9f0c3 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant -version=2.2.7 -revision=2 +version=2.2.8 +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=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc +checksum=25f5ffcc4f09915bcc29310e55cc5b6d492033a164689c287bcc42df806a7d5b nocross=yes post_extract() {