[Buildroot] [git commit] package/uhttpd: bump version to 15346de
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-10-18 19:31:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=436378ecd5872e884839751eac2e487f952be4db branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Changelog: - 15346de client: Always close connection with request body in case of error Signed-off-by: Peter Seiderer <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/uhttpd/uhttpd.hash | 2 +- package/uhttpd/uhttpd.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/uhttpd/uhttpd.hash b/package/uhttpd/uhttpd.hash
index 6f8b4a60f8..1e37b2b251 100644
--- a/package/uhttpd/uhttpd.hash
+++ b/package/uhttpd/uhttpd.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 8a537a377c8dc1abda147a1e3feb3fe3e3633a9d30e4e37d378cc6309dace2f0 uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e-br1.tar.gz +sha256 9ae10aaf6642b214e0a4ca47d6fd9693ac4b88d61e7d6446f0f0feb3a28ca510 uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz sha256 ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d uhttpd.h
diff --git a/package/uhttpd/uhttpd.mk b/package/uhttpd/uhttpd.mk
index 355a266d6b..ba8e13ccb8 100644
--- a/package/uhttpd/uhttpd.mk
+++ b/package/uhttpd/uhttpd.mk@@ -4,7 +4,7 @@ # ################################################################################ -UHTTPD_VERSION = f53a63999784bcb7dc513e221f3f25dd3de2f35e +UHTTPD_VERSION = 15346de8d3ba422002496526ee24c62a3601ab8c UHTTPD_SITE = https://git.openwrt.org/project/uhttpd.git UHTTPD_SITE_METHOD = git UHTTPD_LICENSE = ISC
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot