From 61bbcb729c064ec51c5ccea242253de6b3ae4f3b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:28 -0700 Subject: [PATCH] apache2: upgrade 2.4.67 -> 2.4.68 Signed-off-by: Khem Raj --- .../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 --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}"