projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c9d8a
)
uhttpd: bump PKG_RELEASE
author
Daniel Golle
<daniel@makrotopia.org>
Fri, 2 Feb 2024 04:20:07 +0000
(
04:20
+0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 37117bf91192f42475453c893cb183ddd7afbbb1..2a6ad535b41420283e768a3c2e809c0add9f82be 100644
(file)
--- 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:=
2
+PKG_RELEASE:=
3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git