diff options
Diffstat (limited to 'meta')
-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 | |||
25 | file://lighttpd.service \ | 25 | file://lighttpd.service \ |
26 | " | 26 | " |
27 | 27 | ||
28 | SRC_URI[md5sum] = "e66b8164e5fc5a6beec0823b697fbe1d" | 28 | SRC_URI[md5sum] = "f7a88130ee9984b421ad8aa80629750a" |
29 | SRC_URI[sha256sum] = "2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e" | 29 | SRC_URI[sha256sum] = "4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7" |
30 | 30 | ||
31 | EXTRA_OECONF = " \ | 31 | EXTRA_OECONF = " \ |
32 | --without-bzip2 \ | 32 | --without-bzip2 \ |