From 8d7f563e99fe8490fa3e218458d7ee16417a05b6 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 4 Dec 2020 10:32:19 +0800 Subject: [PATCH] lighttpd: upgrade 1.4.55 -> 1.4.56 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.55.bb => lighttpd_1.4.56.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.55.bb => lighttpd_1.4.56.bb} (96%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb similarity index 96% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb index 7a255ce2f2..97d3a2aabf 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb @@ -19,8 +19,8 @@ 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] = "be4bda2c28bcbdac6eb941528f6edf03" -SRC_URI[sha256sum] = "6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927" +SRC_URI[md5sum] = "9d94f68c8106bfcdfe7aafa0a13f45a8" +SRC_URI[sha256sum] = "e4ce84cd79e8ae8ba193c7a7cc79c4afba9a076b443ef9f8d4bcd13a3354df77" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1