Signed-off-by: Valentin Popa <[email protected]> --- .../lighttpd/{lighttpd_1.4.32.bb => lighttpd_1.4.33.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.32.bb => lighttpd_1.4.33.bb} (93%)
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb similarity index 93% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb index a1f0589..e8be659 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb @@ -24,8 +24,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd.service \ " -SRC_URI[md5sum] = "8e2d4ae8e918d4de1aeb9842584d170b" -SRC_URI[sha256sum] = "60691b2dcf3ad2472c06b23d75eb0c164bf48a08a630ed3f308f61319104701f" +SRC_URI[md5sum] = "e66b8164e5fc5a6beec0823b697fbe1d" +SRC_URI[sha256sum] = "2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e" EXTRA_OECONF = " \ --without-bzip2 \ -- 1.8.3.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
