Browse Source

uhttpd: bump PKG_RELEASE

improves ec62e87c0c01 "uhttpd: adjust with glibc and libcrypt-compat"

Signed-off-by: Konstantin Demin <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <[email protected]>
Konstantin Demin 5 months ago
parent
commit
467b7c0dc6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/services/uhttpd/Makefile

+ 1 - 1
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