From: Konstantin Demin Date: Mon, 14 Jul 2025 08:08:09 +0000 (+0300) Subject: uhttpd: bump PKG_RELEASE X-Git-Tag: v25.12.0-rc1~1894 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467b7c0dc6bb4bef05269d12f1380ab9292c245a;p=thirdparty%2Fopenwrt.git 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 --- 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