* [Buildroot] [PATCH] package/catch2: bump to version 3.5.3
@ 2024-04-03 10:24 Michael Nosthoff via buildroot
2024-04-08 20:38 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-04-03 10:24 UTC (permalink / raw)
To: buildroot
---
package/catch2/catch2.hash | 2 +-
package/catch2/catch2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/catch2/catch2.hash b/package/catch2/catch2.hash
index 5136785513..eae25c4a61 100644
--- a/package/catch2/catch2.hash
+++ b/package/catch2/catch2.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 269543a49eb76f40b3f93ff231d4c24c27a7e16c90e47d2e45bcc564de470c6e catch2-3.5.2.tar.gz
+sha256 8d723b0535c94860ef8cf6231580fa47d67a3416757ecb10639e40d748ab6c71 catch2-3.5.3.tar.gz
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
diff --git a/package/catch2/catch2.mk b/package/catch2/catch2.mk
index ee0940642f..720173fc4b 100644
--- a/package/catch2/catch2.mk
+++ b/package/catch2/catch2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CATCH2_VERSION = 3.5.2
+CATCH2_VERSION = 3.5.3
CATCH2_SITE = $(call github,catchorg,Catch2,v$(CATCH2_VERSION))
CATCH2_INSTALL_STAGING = YES
CATCH2_INSTALL_TARGET = NO
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-08 20:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:24 [Buildroot] [PATCH] package/catch2: bump to version 3.5.3 Michael Nosthoff via buildroot
2024-04-08 20:38 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox