diff mbox series

[1/1] package/libmicrohttpd: bump version to 0.9.77

Message ID 20230703160622.34931-1-bernd@kuhls.net
State Accepted
Headers show
Series [1/1] package/libmicrohttpd: bump version to 0.9.77 | expand

Commit Message

Bernd Kuhls July 3, 2023, 4:06 p.m. UTC
From: Bernd Kuhls <bernd.kuhls@t-online.de>

Release notes:
https://lists.gnu.org/archive/html/libmicrohttpd/2023-05/msg00008.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libmicrohttpd/libmicrohttpd.hash | 2 +-
 package/libmicrohttpd/libmicrohttpd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni July 3, 2023, 6:46 p.m. UTC | #1
On Mon,  3 Jul 2023 18:06:22 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> From: Bernd Kuhls <bernd.kuhls@t-online.de>
> 
> Release notes:
> https://lists.gnu.org/archive/html/libmicrohttpd/2023-05/msg00008.html
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/libmicrohttpd/libmicrohttpd.hash | 2 +-
>  package/libmicrohttpd/libmicrohttpd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/libmicrohttpd/libmicrohttpd.hash b/package/libmicrohttpd/libmicrohttpd.hash
index ce30e2ba11..a4c8fbca5b 100644
--- a/package/libmicrohttpd/libmicrohttpd.hash
+++ b/package/libmicrohttpd/libmicrohttpd.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256  f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c  libmicrohttpd-0.9.76.tar.gz
+sha256  9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0  libmicrohttpd-0.9.77.tar.gz
 sha256  7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b  COPYING
diff --git a/package/libmicrohttpd/libmicrohttpd.mk b/package/libmicrohttpd/libmicrohttpd.mk
index 4e7b72b65c..72b2bbafd8 100644
--- a/package/libmicrohttpd/libmicrohttpd.mk
+++ b/package/libmicrohttpd/libmicrohttpd.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBMICROHTTPD_VERSION = 0.9.76
+LIBMICROHTTPD_VERSION = 0.9.77
 LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
 LIBMICROHTTPD_LICENSE_FILES = COPYING
 LIBMICROHTTPD_CPE_ID_VENDOR = gnu