package/catch2: bump to version 3.10.0
Release Notes: v3.10.0: https://github.com/catchorg/Catch2/releases/tag/v3.10.0 v3.9.1: https://github.com/catchorg/Catch2/releases/tag/v3.9.1 v3.9.0: https://github.com/catchorg/Catch2/releases/tag/v3.9.0 Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4c2cf885d8
commit
498b5f3846
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 18b3f70ac80fccc340d8c6ff0f339b2ae64944782f8d2fca2bd705cf47cadb79 catch2-3.8.1.tar.gz
|
||||
sha256 fc4303a5c2738beaa727066e126b5a28837a812230a3c5826caa38e7ab99ca48 catch2-3.10.0.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CATCH2_VERSION = 3.8.1
|
||||
CATCH2_VERSION = 3.10.0
|
||||
CATCH2_SITE = $(call github,catchorg,Catch2,v$(CATCH2_VERSION))
|
||||
CATCH2_INSTALL_STAGING = YES
|
||||
CATCH2_INSTALL_TARGET = NO
|
||||
|
||||
Reference in New Issue
Block a user