From 467b7c0dc6bb4bef05269d12f1380ab9292c245a Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Mon, 14 Jul 2025 11:08:09 +0300 Subject: [PATCH] uhttpd: bump PKG_RELEASE improves ec62e87c0c01 "uhttpd: adjust with glibc and libcrypt-compat" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens --- package/network/services/uhttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile index 6d02d6dc1ae..d07a8f2c982 100644 --- a/package/network/services/uhttpd/Makefile +++ b/package/network/services/uhttpd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uhttpd -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git -- 2.47.2