From 95fb3526f71e03e946209df039f84b7e7a2a91dc Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 17 Feb 2021 13:52:07 +0800 Subject: [PATCH] lighttpd: upgrade 1.4.58 -> 1.4.59 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.58.bb => lighttpd_1.4.59.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.58.bb => lighttpd_1.4.59.bb} (97%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.59.bb similarity index 97% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.59.bb index f0589e94c0..705ece8e19 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.59.bb @@ -19,7 +19,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \ " -SRC_URI[sha256sum] = "267feffda13a190ebdce7b15172d8be16da98008457f30fddecd72832d126d0e" +SRC_URI[sha256sum] = "fb953db273daef08edb6e202556cae8a3d07eed6081c96bd9903db957d1084d5" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1