diff mbox series

[meta-webserver,wrynose,21/30] apache2: upgrade 2.4.67 -> 2.4.68

Message ID 20260720233811.2324493-21-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/30] imagemagick: upgrade 7.1.2-24 -> 7.1.2-25 | expand

Commit Message

Ankur Tyagi July 20, 2026, 11:38 p.m. UTC
From: Khem Raj <khem.raj@oss.qualcomm.com>

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 23cdc4ca431e2512aa5fc3a0dafc3c2e8d264c99)

Changelog:
https://downloads.apache.org/httpd/CHANGES_2.4.68

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../apache2/{apache2_2.4.67.bb => apache2_2.4.68.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.67.bb => apache2_2.4.68.bb} (99%)
diff mbox series

Patch

diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.67.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.68.bb
similarity index 99%
rename from meta-webserver/recipes-httpd/apache2/apache2_2.4.67.bb
rename to meta-webserver/recipes-httpd/apache2/apache2_2.4.68.bb
index 082f533c85..dc8c0df12d 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.67.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.68.bb
@@ -27,7 +27,7 @@  SRC_URI:append:class-target = " \
            "
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3"
-SRC_URI[sha256sum] = "66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4"
+SRC_URI[sha256sum] = "68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c06"
 
 S = "${UNPACKDIR}/httpd-${PV}"