diff options
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb b/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 \ |