mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 10:00:29 +08:00
announce: trim trailing spaces
Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
3c1845a91e
commit
f487ca63c8
@ -30,9 +30,9 @@ define Package/announce
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=IP Addresses and Names
|
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
|
URL:=https://github.com/probonopd/announce
|
||||||
DEPENDS:= +libpthread
|
DEPENDS:= +libpthread
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/announce/description
|
define Package/announce/description
|
||||||
|
Loading…
Reference in New Issue
Block a user