mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/catch2: bump to version 3.11.0
Release Notes: https://github.com/catchorg/Catch2/releases/tag/v3.11.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
c59b11535b
commit
355106eaa4
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 fc4303a5c2738beaa727066e126b5a28837a812230a3c5826caa38e7ab99ca48 catch2-3.10.0.tar.gz
|
||||
sha256 82fa1cb59dc28bab220935923f7469b997b259eb192fb9355db62da03c2a3137 catch2-3.11.0.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CATCH2_VERSION = 3.10.0
|
||||
CATCH2_VERSION = 3.11.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