uhttpd: bump PKG_RELEASE
Bump PKG_RELEASE which should have been done by commit7b1c3068b7
("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>
This commit is contained in:
parent
99c9d8abd6
commit
7eee094f01
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue