[openwrt/openwrt] uhttpd: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Sat Jul 19 09:55:00 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/467b7c0dc6bb4bef05269d12f1380ab9292c245a

commit 467b7c0dc6bb4bef05269d12f1380ab9292c245a
Author: Konstantin Demin <rockdrilla at gmail.com>
AuthorDate: Mon Jul 14 11:08:09 2025 +0300

    uhttpd: bump PKG_RELEASE
    
    improves ec62e87c0c01 "uhttpd: adjust with glibc and libcrypt-compat"
    
    Signed-off-by: Konstantin Demin <rockdrilla at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19404
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 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 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




More information about the lede-commits mailing list