From: Alexander Dahl <post@lespocky.de>
To: buildroot@buildroot.org
Cc: Alexander Dahl <post@lespocky.de>
Subject: [Buildroot] [PATCH] package/lighttpd: Bump to version 1.4.72
Date: Thu, 19 Oct 2023 13:21:10 +0200 [thread overview]
Message-ID: <20231019112110.1802-1-post@lespocky.de> (raw)
Link: https://www.lighttpd.net/2023/10/6/1.4.72/
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
package/lighttpd/lighttpd.hash | 6 ++++--
package/lighttpd/lighttpd.mk | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/package/lighttpd/lighttpd.hash b/package/lighttpd/lighttpd.hash
index a86ebf2f68..3c114c05a1 100644
--- a/package/lighttpd/lighttpd.hash
+++ b/package/lighttpd/lighttpd.hash
@@ -1,4 +1,6 @@
-# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.71.sha512sum
-sha512 c1388b563b9cf9dcab0a57bec42b09b2cb5e1932bc137ae5f957d1bf3932ddd8f5f188002a7b9a00f0a92ba3779b21ecbea2ccffa91e686b6660c9cc455d6598 lighttpd-1.4.71.tar.xz
+# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.72.sha512sum
+sha512 5becb57915e3548a1b9b980014be22b3c08dcf0e9be524f9cd0093886aaf6d00b20986e8b1fb10ecdbdffd8e42dd18e4a227b03d562c91bef9490ea6d5c480e3 lighttpd-1.4.72.tar.xz
+# From https://www.lighttpd.net/2023/10/6/1.4.72/
+sha256 f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec lighttpd-1.4.72.tar.xz
# Locally calculated
sha256 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13 COPYING
diff --git a/package/lighttpd/lighttpd.mk b/package/lighttpd/lighttpd.mk
index bc0dbcbf45..af104de078 100644
--- a/package/lighttpd/lighttpd.mk
+++ b/package/lighttpd/lighttpd.mk
@@ -5,7 +5,7 @@
################################################################################
LIGHTTPD_VERSION_MAJOR = 1.4
-LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).71
+LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).72
LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
LIGHTTPD_LICENSE = BSD-3-Clause
base-commit: 3f23277c41ec05ccd13389fb806d83deafee8d22
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-10-19 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-19 11:21 Alexander Dahl [this message]
2023-11-01 17:31 ` [Buildroot] [PATCH] package/lighttpd: Bump to version 1.4.72 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231019112110.1802-1-post@lespocky.de \
--to=post@lespocky.de \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.