* [Buildroot] [PATCH 1/1] package/civetweb: bump to version 1.16
@ 2023-11-02 21:30 Fabrice Fontaine
2023-11-03 9:32 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-11-02 21:30 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Update hash of LICENSE.md (Additional components Copyright (C) Lua.org,
PUC-Rio, with MIT license added with
https://github.com/civetweb/civetweb/commit/82ba5a04c9a1ca980d8dfe00c18e086017e8ab25)
https://github.com/civetweb/civetweb/releases/tag/v1.16
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/civetweb/civetweb.hash | 4 ++--
package/civetweb/civetweb.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/civetweb/civetweb.hash b/package/civetweb/civetweb.hash
index bdf6d77427..0daa6efee2 100644
--- a/package/civetweb/civetweb.hash
+++ b/package/civetweb/civetweb.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 90a533422944ab327a4fbb9969f0845d0dba05354f9cacce3a5005fa59f593b9 civetweb-1.15.tar.gz
-sha256 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934 LICENSE.md
+sha256 f0e471c1bf4e7804a6cfb41ea9d13e7d623b2bcc7bc1e2a4dd54951a24d60285 civetweb-1.16.tar.gz
+sha256 bc24af9ffb777f4842f8556ac752efd5ea212c55d2eccfae58cc2c2a24ea1f03 LICENSE.md
diff --git a/package/civetweb/civetweb.mk b/package/civetweb/civetweb.mk
index a299de85e9..633ae21c00 100644
--- a/package/civetweb/civetweb.mk
+++ b/package/civetweb/civetweb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CIVETWEB_VERSION = 1.15
+CIVETWEB_VERSION = 1.16
CIVETWEB_SITE = $(call github,civetweb,civetweb,v$(CIVETWEB_VERSION))
CIVETWEB_LICENSE = MIT
CIVETWEB_LICENSE_FILES = LICENSE.md
--
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 1/1] package/civetweb: bump to version 1.16
2023-11-02 21:30 [Buildroot] [PATCH 1/1] package/civetweb: bump to version 1.16 Fabrice Fontaine
@ 2023-11-03 9:32 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-11-03 9:32 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Thu, 2 Nov 2023 22:30:03 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Update hash of LICENSE.md (Additional components Copyright (C) Lua.org,
> PUC-Rio, with MIT license added with
> https://github.com/civetweb/civetweb/commit/82ba5a04c9a1ca980d8dfe00c18e086017e8ab25)
>
> https://github.com/civetweb/civetweb/releases/tag/v1.16
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/civetweb/civetweb.hash | 4 ++--
> package/civetweb/civetweb.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, 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-11-03 9:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 21:30 [Buildroot] [PATCH 1/1] package/civetweb: bump to version 1.16 Fabrice Fontaine
2023-11-03 9:32 ` 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.