announce: trim trailing spaces
Found with modified Kconfiglib.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit d6b78a0a2b
)
This commit is contained in:
parent
58b48b2df4
commit
3f4cc35d14
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue