kamailio-3.x: fix typo in package title
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
4240d035c4
commit
75a04e31e2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ endef
|
|||
|
||||
define Package/kamailio3
|
||||
$(call Package/kamailio3/Default)
|
||||
TITLE:=Mature and flexible open source SIP server, v$(PKG_NAME)
|
||||
TITLE:=Mature and flexible open source SIP server, v$(PKG_VERSION)
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue