From 23a8cccbba71ed6ed9fb4082a092e1400ad77042 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 8 Apr 2019 23:47:38 -0300 Subject: [PATCH] catch2: update to 2.7.1. --- srcpkgs/catch2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/catch2/template b/srcpkgs/catch2/template index 24e93546dfe..8d46f584f6f 100644 --- a/srcpkgs/catch2/template +++ b/srcpkgs/catch2/template @@ -1,6 +1,6 @@ # Template file for 'catch2' pkgname=catch2 -version=2.7.0 +version=2.7.1 revision=1 archs=noarch wrksrc="Catch2-${version}" @@ -15,7 +15,7 @@ maintainer="Louis Dupré Bertoni " license="BSL-1.0" homepage="https://github.com/catchorg/Catch2" distfiles="https://github.com/catchorg/Catch2/archive/v${version}/${pkgname}-v${version}.tar.gz" -checksum=d4655e87c0ccda5a2e78bf4256fce8036feb969399503dcc8272f4c90347d9c0 +checksum=04b303517284572c277597004a33c3f8c02a4d12ba73d5a4cb73b4a369dfef0b post_install() { vlicense LICENSE.txt