Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/libhttpserver: bump version to 0.18.1
@ 2020-07-05 10:12 Bernd Kuhls
  2020-07-05 10:12 ` [Buildroot] [PATCH 2/5] package/kodi: fix build with libmicrohttpd 0.9.71 Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Bernd Kuhls @ 2020-07-05 10:12 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/libhttpserver/libhttpserver.hash b/package/libhttpserver/libhttpserver.hash
index 0791d800b8..038e9f6b77 100644
--- a/package/libhttpserver/libhttpserver.hash
+++ b/package/libhttpserver/libhttpserver.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  b4a745a9f32a1ac02b545c062fc85342a655c3770cd8d4d7218f34509ea27d98  libhttpserver-0.18.0.tar.gz
+sha256  c830cb40b448a44cfc9000713aefff15d4ab1f6ebd6b47280a3cb64cb020f326  libhttpserver-0.18.1.tar.gz
 sha256  5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING.LESSER
diff --git a/package/libhttpserver/libhttpserver.mk b/package/libhttpserver/libhttpserver.mk
index 170d46b06a..37943bc497 100644
--- a/package/libhttpserver/libhttpserver.mk
+++ b/package/libhttpserver/libhttpserver.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBHTTPSERVER_VERSION = 0.18.0
+LIBHTTPSERVER_VERSION = 0.18.1
 LIBHTTPSERVER_SITE = $(call github,etr,libhttpserver,$(LIBHTTPSERVER_VERSION))
 LIBHTTPSERVER_LICENSE = LGPL-2.1+
 LIBHTTPSERVER_LICENSE_FILES = COPYING.LESSER
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-20  7:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-05 10:12 [Buildroot] [PATCH 1/5] package/libhttpserver: bump version to 0.18.1 Bernd Kuhls
2020-07-05 10:12 ` [Buildroot] [PATCH 2/5] package/kodi: fix build with libmicrohttpd 0.9.71 Bernd Kuhls
2020-07-20  6:46   ` Peter Korsgaard
2020-07-05 10:12 ` [Buildroot] [PATCH 3/5] package/libhttpserver: " Bernd Kuhls
2020-07-20  7:16   ` Peter Korsgaard
2020-07-05 10:12 ` [Buildroot] [PATCH 4/5] package/upmpdcli: " Bernd Kuhls
2020-07-20  6:45   ` Peter Korsgaard
2020-07-05 10:12 ` [Buildroot] [PATCH 5/5] package/libmicrohttpd: security bump version to 0.9.71 Bernd Kuhls
2020-07-20  7:16   ` Peter Korsgaard
2020-07-05 12:31 ` [Buildroot] [PATCH 1/5] package/libhttpserver: bump version to 0.18.1 Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox