[oe][meta-oe][PATCH] hiawatha: upgrade 12.2 -> 12.3
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:17 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../hiawatha/{hiawatha_12.2.bb => hiawatha_12.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-httpd/hiawatha/{hiawatha_12.2.bb => hiawatha_12.3.bb} (97%) diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.2.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.3.bb similarity index 97% rename from meta-webserver/recipes-httpd/hiawatha/hiawatha_12.2.bb rename to meta-webserver/recipes-httpd/hiawatha/hiawatha_12.3.bb index 525aa06e84..fa3d0b7271 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.2.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.3.bb @@ -11,7 +11,7 @@ SRC_URI = "https://hiawatha.leisink.net/files/download/hiawatha-${PV}.tar.gz \ file://hiawatha.service \ " -SRC_URI[sha256sum] = "f0343f5bf0a200973ebdf16668ab8e845e78498682ca83b05b78b2cc78fbe736" +SRC_URI[sha256sum] = "741c0de4a8055477ae0eca2a32832e8c694d8869e4b53a43a44a2a4e598663c8" INITSCRIPT_NAME = "hiawatha" INITSCRIPT_PARAMS = "defaults 70" -- 2.43.0