summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lighttpd
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-15 23:40:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-17 09:56:14 +0000
commitfbd6f5d30dfae279aaa4fe303a1a6db9cb789a6c (patch)
treeec5c8a4631356e3255a7d4287e822f215226bc9c /meta/recipes-extended/lighttpd
parentfa60634f037f2bca5f9c0c9c79f10dcb8176af6a (diff)
downloadpoky-fbd6f5d30dfae279aaa4fe303a1a6db9cb789a6c.tar.gz
lighttpd: upgrade 1.4.61 -> 1.4.63
(From OE-Core rev: 84de86213709abbd9dd3c61105652e7fafce5615) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/lighttpd')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.63.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.61.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.61.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.63.bb
index 583b0e260c..41d6319e1b 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.61.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.63.bb
@@ -19,7 +19,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
19 file://lighttpd \ 19 file://lighttpd \
20 " 20 "
21 21
22SRC_URI[sha256sum] = "43f0d63d04a1b7c5b8aab07e0612e44ccad0afc0614bab784c5b019872363432" 22SRC_URI[sha256sum] = "2aef7f0102ebf54a1241a1c3ea8976892f8684bfb21697c9fffb8de0e2d6eab9"
23 23
24DEPENDS = "virtual/crypt" 24DEPENDS = "virtual/crypt"
25 25