* [Buildroot] [PATCH v1] package/lighttpd: bump to version 1.4.71
@ 2023-09-01 14:48 Thomas Devoogdt
2023-09-02 7:39 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Devoogdt @ 2023-09-01 14:48 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Devoogdt
Changelog:
- https://www.lighttpd.net/2023/5/10/1.4.70/
- https://www.lighttpd.net/2023/5/27/1.4.71/
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
---
package/lighttpd/lighttpd.hash | 4 ++--
package/lighttpd/lighttpd.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/lighttpd/lighttpd.hash b/package/lighttpd/lighttpd.hash
index 29bf5124b6..a86ebf2f68 100644
--- a/package/lighttpd/lighttpd.hash
+++ b/package/lighttpd/lighttpd.hash
@@ -1,4 +1,4 @@
-# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.69.sha512sum
-sha512 9d174c8e0a192b4eb8218a9f76b0bd42f90030228600bb7bbe35ebb9e7bbaea36ee2732535c5cc6dab171294817837bfa26074ff84a37832dd89f57488b4071f lighttpd-1.4.69.tar.xz
+# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.71.sha512sum
+sha512 c1388b563b9cf9dcab0a57bec42b09b2cb5e1932bc137ae5f957d1bf3932ddd8f5f188002a7b9a00f0a92ba3779b21ecbea2ccffa91e686b6660c9cc455d6598 lighttpd-1.4.71.tar.xz
# Locally calculated
sha256 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13 COPYING
diff --git a/package/lighttpd/lighttpd.mk b/package/lighttpd/lighttpd.mk
index ca2035b6b3..bc0dbcbf45 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).69
+LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).71
LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
LIGHTTPD_LICENSE = BSD-3-Clause
--
2.42.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH v1] package/lighttpd: bump to version 1.4.71
2023-09-01 14:48 [Buildroot] [PATCH v1] package/lighttpd: bump to version 1.4.71 Thomas Devoogdt
@ 2023-09-02 7:39 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-02 7:39 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Thomas Devoogdt, buildroot
On Fri, 1 Sep 2023 16:48:36 +0200
Thomas Devoogdt <thomas@devoogdt.com> wrote:
> Changelog:
> - https://www.lighttpd.net/2023/5/10/1.4.70/
> - https://www.lighttpd.net/2023/5/27/1.4.71/
>
> Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
> ---
> package/lighttpd/lighttpd.hash | 4 ++--
> package/lighttpd/lighttpd.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-02 7:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-01 14:48 [Buildroot] [PATCH v1] package/lighttpd: bump to version 1.4.71 Thomas Devoogdt
2023-09-02 7:39 ` Thomas Petazzoni via buildroot
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.