From: Richard Purdie Date: Tue, 1 Apr 2025 10:03:07 +0000 (+0000) Subject: lighttpd: upgrade 1.4.77 -> 1.4.78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1799497b0c722c08b31b09567f94bbec1e88cd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lighttpd: upgrade 1.4.77 -> 1.4.78 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.78.bb similarity index 97% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.78.bb index 2e248a6b11..1d9b4e517c 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.78.bb @@ -16,7 +16,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd \ " -SRC_URI[sha256sum] = "acafabdbfa2267d8b6452d03d85fdd2a66525f3f05a36a79b6645c017f1562ce" +SRC_URI[sha256sum] = "3c0739e8bc75c9e9fc1cfa89e1c304dd4b0e4abb87adc646a1d20bc6a2db2a3e" DEPENDS = "virtual/crypt"