From e531b3fda8fe8d586bacfe8ec338c5e1fdde68e9 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Mon, 11 Dec 2023 13:06:49 +0000 Subject: [PATCH] community/catch2-3: upgrade to 3.5.0 --- community/catch2-3/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/catch2-3/APKBUILD b/community/catch2-3/APKBUILD index 2ed900c07f0..ffbc96632e1 100644 --- a/community/catch2-3/APKBUILD +++ b/community/catch2-3/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers # Maintainer: pkgname=catch2-3 -pkgver=3.4.0 -pkgrel=1 +pkgver=3.5.0 +pkgrel=0 arch="all" url="https://github.com/catchorg/Catch2" pkgdesc="Modern, C++-native, header-only, test framework for unit-tests (v3)" @@ -35,5 +35,5 @@ package() { } sha512sums=" -3b452378201ac53c9ffba7801231aa3b32c5fb496f01d670fcee25baf95f405e565ae2aafba49ea5694f906fc61a8b04592c68b9fb12839767070587a48c89fa catch2-v3.4.0.tar.gz +2ffdc8e7851cacc2ab3062ee2c9531d7d90e9a906da8e0f9b3db4a93967a34d3f25e674b03facd7b63367bc2545e39e00ec30f8e10896967993dd01af9a5af92 catch2-v3.5.0.tar.gz "