From 340494603a36b6cfaf33b517f116549ae16c4f17 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 26 Dec 2020 10:27:03 +0100 Subject: [PATCH] lighttpd: upgrade 1.4.56 -> 1.4.57 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.56.bb => lighttpd_1.4.57.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.56.bb => lighttpd_1.4.57.bb} (96%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb similarity index 96% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb index 97d3a2aabf..9a9cad68c8 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb @@ -19,8 +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[md5sum] = "9d94f68c8106bfcdfe7aafa0a13f45a8" -SRC_URI[sha256sum] = "e4ce84cd79e8ae8ba193c7a7cc79c4afba9a076b443ef9f8d4bcd13a3354df77" +SRC_URI[sha256sum] = "52ca961b89c12f7ecbb2e4e0c5a9e79b2863c64e33c42832a165e7f894d6217f" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1