]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uhttpd: bump PKG_RELEASE
authorKonstantin Demin <rockdrilla@gmail.com>
Mon, 14 Jul 2025 08:08:09 +0000 (11:08 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves ec62e87c0c01 "uhttpd: adjust with glibc and libcrypt-compat"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/uhttpd/Makefile

index 6d02d6dc1ae9627de4e5d23ad7208b5c1ad2d6b1..d07a8f2c982de3e4e9e6f1eb86139896edf0971f 100644 (file)
@@ -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