frp: fix typo

This commit is contained in:
CN_SZTL 2020-02-16 01:12:59 +08:00
parent 5d4e9ffe65
commit d258ebd01c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -41,7 +41,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)/default
SECTION:=net
CATEGORY:=Network
TITLE:=FRPC
TITLE:=FRP
URL:=https://github.com/fatedier/frp/releases
endef