From 90b7b65664b3963560d9bc3430a22f1979bf1ebf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 09:11:50 +0000 Subject: [PATCH] lighttpd: upgrade 1.4.76 -> 1.4.77 (From OE-Core rev: 64ddf2d833a6a4c17044f3665e28ad9546c3a424) Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.76.bb => lighttpd_1.4.77.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.76.bb => lighttpd_1.4.77.bb} (97%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb similarity index 97% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb index 153f451ea7..2e248a6b11 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb @@ -16,7 +16,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd \ " -SRC_URI[sha256sum] = "8cbf4296e373cfd0cedfe9d978760b5b05c58fdc4048b4e2bcaf0a61ac8f5011" +SRC_URI[sha256sum] = "acafabdbfa2267d8b6452d03d85fdd2a66525f3f05a36a79b6645c017f1562ce" DEPENDS = "virtual/crypt"