[openwrt/openwrt] uhttpd: update to latest Git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sat Jan 28 10:32:17 PST 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/d14559e9df4052cfaecd016c2afd2353ce18c455

commit d14559e9df4052cfaecd016c2afd2353ce18c455
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sat Jan 28 19:27:51 2023 +0100

    uhttpd: update to latest Git HEAD
    
    47561aa mimetypes: add audio/video support for apple airplay
    6341357 ucode: respect all arguments passed to send()
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/network/services/uhttpd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index 55ca3f6818..4090bf4579 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git
-PKG_SOURCE_DATE:=2022-10-31
-PKG_SOURCE_VERSION:=23977554d9694d025eada50a5547e99ee1be7838
-PKG_MIRROR_HASH:=e546fd57d0d0be6a51e2aeb5797febe8c89d2bba61b26c930ecb0616d5f6ace9
+PKG_SOURCE_DATE:=2023-01-28
+PKG_SOURCE_VERSION:=47561aa13574068403d48f13ea310f8511057b2b
+PKG_MIRROR_HASH:=84500cf0c8224fe80b5717c9b6bad8ac13f44f286e3a88e8b12adfcf02e22c7c
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_LICENSE:=ISC
 




More information about the lede-commits mailing list