uhttpd: bump PKG_RELEASE
authorDaniel Golle <daniel@makrotopia.org>
Fri, 2 Feb 2024 04:20:07 +0000 (04:20 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 2 Feb 2024 04:22:17 +0000 (04:22 +0000)
Bump PKG_RELEASE which should have been done by commit 7b1c3068b7
("uhttpd: restart when interface to listen becomes available").

Fixes: 7b1c3068b7 ("uhttpd: restart when interface to listen becomes available")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/network/services/uhttpd/Makefile

index 37117bf91192f42475453c893cb183ddd7afbbb1..2a6ad535b41420283e768a3c2e809c0add9f82be 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uhttpd
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git