From 7e95eca23f06bfeb7b780958a46ec01feb58f20b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 22 Nov 2018 16:41:34 +0100 Subject: [PATCH] lighttpd: update to 1.4.51 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.50.bb => lighttpd_1.4.51.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.50.bb => lighttpd_1.4.51.bb} (96%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb similarity index 96% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb index 5373a61d70..f28fd2f690 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb @@ -20,8 +20,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] = "0547831efda8492648b7f0c652865dfd" -SRC_URI[sha256sum] = "29378312d8887cbc14ffe8a7fadef2d5a08c7e7e1be942795142346ad95629eb" +SRC_URI[md5sum] = "6e68c19601af332fa3c5f174245f59bf" +SRC_URI[sha256sum] = "2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1