update frp info
This commit is contained in:
@@ -29,14 +29,14 @@ REPO_PATH="${REPO_PATH:-/root/store-dir/}"
|
||||
WORKDIR=`mktemp -d`
|
||||
|
||||
PKG_NAME="frpc"
|
||||
APP_NAME="frpc 客户端"
|
||||
APP_NAME="frpc(frp 客户端)"
|
||||
SOURCE_LIST_FILE="wcbing.list"
|
||||
GITHUB_REPO=""
|
||||
VERSION="" #Here we use other way to get version so do not write here
|
||||
TAGS="ubuntu;deepin;uos;debian;community"
|
||||
CATAGORY="network" #https://gitee.com/deepin-community-store/spark-store/blob/dev/DOCS/spk-doc.md
|
||||
DETAIL="frpc" # This should be written as json format
|
||||
MAINTAINER="wcbing"
|
||||
DETAIL="官方 frpc(frp 客户端)CLI 程序的封装。\n\nfrp 是简单、高效的内网穿透工具,支持多种代理类型以及 P2P 通信,为不同场景下的需求提供丰富的解决方案。" # This should be written as json format
|
||||
MAINTAINER="wcbing <i@wcbing.top>"
|
||||
HOMEPAGE="https://github.com/wcbing/frp-debs"
|
||||
|
||||
STORE_APP_PATH="${REPO_PATH}/${ARCH_STORE_PATH}/${CATAGORY}/${PKG_NAME}/"
|
||||
|
||||
Reference in New Issue
Block a user