mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/catch2: bump to version 3.14.0
Changelog: https://github.com/catchorg/Catch2/releases/tag/v3.14.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
3c0d4efc1c
commit
7518efc192
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 650795f6501af514f806e78c554729847b98db6935e69076f36bb03ed2e985ef catch2-3.13.0.tar.gz
|
||||
sha256 ba2a939efead3c833c499cf487e185762f419a71d30158cd1b43c6079c586490 catch2-3.14.0.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CATCH2_VERSION = 3.13.0
|
||||
CATCH2_VERSION = 3.14.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