mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/catch2: bump to version 3.7.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4dff2511e6
commit
6a569012a8
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 485932259a75c7c6b72d4b874242c489ea5155d17efa345eb8cc72159f49f356 catch2-3.6.0.tar.gz
|
||||
sha256 5b10cd536fa3818112a82820ce0787bd9f2a906c618429e7c4dea639983c8e88 catch2-3.7.0.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CATCH2_VERSION = 3.6.0
|
||||
CATCH2_VERSION = 3.7.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