From: Konstantin Demin Date: Mon, 14 Jul 2025 08:08:09 +0000 (+0300) Subject: uhttpd: bump PKG_RELEASE X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=467b7c0dc6bb4bef05269d12f1380ab9292c245a;p=openwrt%2Fstaging%2Fblocktrron.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 6d02d6dc1a..d07a8f2c98 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