projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7960285
)
announce: trim trailing spaces
19773/head
author
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 2 Nov 2022 13:00:51 +0000
(15:00 +0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 2 Nov 2022 13:00:51 +0000
(15:00 +0200)
Found with modified Kconfiglib.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/announce/Makefile
patch
|
blob
|
history
diff --git
a/net/announce/Makefile
b/net/announce/Makefile
index bcada092192d9d8e48fc915d73d5f88ba47c9327..68d994119bf743e53c7c31111c49e1b883c86b28 100644
(file)
--- a/
net/announce/Makefile
+++ b/
net/announce/Makefile
@@
-30,9
+30,9
@@
define Package/announce
SECTION:=net
CATEGORY:=Network
SUBMENU:=IP Addresses and Names
- TITLE:=Announce services on the network with Zeroconf/Bonjour
+ TITLE:=Announce services on the network with Zeroconf/Bonjour
URL:=https://github.com/probonopd/announce
- DEPENDS:= +libpthread
+ DEPENDS:= +libpthread
endef
define Package/announce/description