All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH 1/4] nghttp2: upgrade 1.66.0 -> 1.68.0
@ 2025-11-06 20:45 ankur.tyagi85
  2025-11-06 20:45 ` [OE-core][PATCH 2/4] libunistring: upgrade 1.3 -> 1.4.1 ankur.tyagi85
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: ankur.tyagi85 @ 2025-11-06 20:45 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ankur Tyagi

From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Changelog:
https://github.com/nghttp2/nghttp2/releases/tag/v1.67.0
https://github.com/nghttp2/nghttp2/releases/tag/v1.67.1
https://github.com/nghttp2/nghttp2/releases/tag/v1.68.0

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../nghttp2/{nghttp2_1.66.0.bb => nghttp2_1.68.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.66.0.bb => nghttp2_1.68.0.bb} (84%)

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb
similarity index 84%
rename from meta/recipes-support/nghttp2/nghttp2_1.66.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.68.0.bb
index 49d6d7e632..952064d268 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz"
-SRC_URI[sha256sum] = "00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631"
+SRC_URI[sha256sum] = "5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c"
 
 inherit cmake manpages python3native github-releases
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-09  1:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 20:45 [OE-core][PATCH 1/4] nghttp2: upgrade 1.66.0 -> 1.68.0 ankur.tyagi85
2025-11-06 20:45 ` [OE-core][PATCH 2/4] libunistring: upgrade 1.3 -> 1.4.1 ankur.tyagi85
2025-11-06 20:45 ` [OE-core][PATCH 3/4] libproxy: upgrade 0.5.10 -> 0.5.11 ankur.tyagi85
2025-11-06 20:45 ` [OE-core][PATCH 4/4] lighttpd: upgrade 1.4.81 -> 1.4.82 ankur.tyagi85
2025-11-08  7:52 ` [OE-core][PATCH 1/4] nghttp2: upgrade 1.66.0 -> 1.68.0 Mathieu Dubois-Briand
2025-11-08 21:14   ` Ankur Tyagi
     [not found]   ` <18762488E2A91015.568378@lists.openembedded.org>
2025-11-09  1:34     ` Ankur Tyagi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.