From 57d24fbfe484df8f6c4ad7d0a5ca9d593134c4ea Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 18 Jun 2019 11:42:19 +0800 Subject: [PATCH] lighttpd: Upgrade 1.4.53 -> 1.4.54 Upgrade from lighttpd_1.4.53.bb to lighttpd_1.4.54.bb. Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.53.bb => lighttpd_1.4.54.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.53.bb => lighttpd_1.4.54.bb} (96%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb similarity index 96% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb index a0b350f358..ba1a2c54bf 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.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] = "f93436d8d400b2b0e26ee4bcc60b9ac7" -SRC_URI[sha256sum] = "3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78" +SRC_URI[md5sum] = "7abc776243c811e9872f73ab38b7f8b5" +SRC_URI[sha256sum] = "cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1