Merge pull request #19773 from stintel/announce

announce: trim trailing spaces
This commit is contained in:
Stijn Tintel 2022-11-03 11:32:43 +02:00 committed by GitHub
commit 7e7de1dd23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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