From cdbcadee68a47e985d25ba39359f3a3fa0049a8a Mon Sep 17 00:00:00 2001 From: Valentin Popa Date: Tue, 29 Apr 2014 12:34:54 +0300 Subject: [PATCH] lighttpd: upgrade to 1.4.35 Signed-off-by: Valentin Popa Signed-off-by: Saul Wold --- .../lighttpd/{lighttpd_1.4.33.bb => lighttpd_1.4.35.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.33.bb => lighttpd_1.4.35.bb} (94%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb similarity index 94% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb index 2ea5f85b15..bcab7d1931 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb @@ -25,8 +25,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd.service \ " -SRC_URI[md5sum] = "e66b8164e5fc5a6beec0823b697fbe1d" -SRC_URI[sha256sum] = "2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e" +SRC_URI[md5sum] = "f7a88130ee9984b421ad8aa80629750a" +SRC_URI[sha256sum] = "4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7" EXTRA_OECONF = " \ --without-bzip2 \ -- 2.40.1