diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 09:11:50 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | 90b7b65664b3963560d9bc3430a22f1979bf1ebf (patch) | |
| tree | 3d925ed188aa757227e01e0d74d262e82cf5757d /meta | |
| parent | f2a5ac6775d877bf7299d2b4bc51a7b558ab7ecd (diff) | |
| download | poky-90b7b65664b3963560d9bc3430a22f1979bf1ebf.tar.gz | |
lighttpd: upgrade 1.4.76 -> 1.4.77
(From OE-Core rev: 64ddf2d833a6a4c17044f3665e28ad9546c3a424)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb index 153f451ea7..2e248a6b11 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.77.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t | |||
| 16 | file://lighttpd \ | 16 | file://lighttpd \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "8cbf4296e373cfd0cedfe9d978760b5b05c58fdc4048b4e2bcaf0a61ac8f5011" | 19 | SRC_URI[sha256sum] = "acafabdbfa2267d8b6452d03d85fdd2a66525f3f05a36a79b6645c017f1562ce" |
| 20 | 20 | ||
| 21 | DEPENDS = "virtual/crypt" | 21 | DEPENDS = "virtual/crypt" |
| 22 | 22 | ||
