From a49e05951fca1ed7bebd47dd3bc69232654dd3ec Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Apr 2018 14:13:00 +0300 Subject: [PATCH] lighttpd: upgrade 1.4.48 -> 1.4.49 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../lighttpd/{lighttpd_1.4.48.bb => lighttpd_1.4.49.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.48.bb => lighttpd_1.4.49.bb} (96%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.48.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.49.bb similarity index 96% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.48.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.49.bb index 3c4444cf42..272a66a10d 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.48.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.49.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] = "1e3a9eb5078f481e3a8a1d0aaac8c3c8" -SRC_URI[sha256sum] = "0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36" +SRC_URI[md5sum] = "aaf8165379351c3766e5ad1e5c9dbe8b" +SRC_URI[sha256sum] = "aedf49d7127d9e4c0ea56618e9e945a17674dc46a37ac7990120f87dd939ce09" PACKAGECONFIG ??= "openssl pcre zlib \ ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ -- 2.40.1