aboutsummaryrefslogtreecommitdiff
path: root/net/xfrpc/Makefile
diff options
context:
space:
mode:
authorDengfeng Liu <liudf0716@gmail.com>2022-05-08 12:02:04 +0800
committerDengfeng Liu <liudf0716@gmail.com>2022-05-08 12:02:04 +0800
commit2cb01429b198702decc2744fc470270b3b328c63 (patch)
tree78f78d49748ae22e9b68f6aff7c96fdc1a86fb25 /net/xfrpc/Makefile
parent6e0f77acbeef4134d750bc8cfd11d187359ea348 (diff)
xfrpc: Update to 1.05.548
deprecated xfrps, compatible with frps Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Diffstat (limited to 'net/xfrpc/Makefile')
-rw-r--r--net/xfrpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xfrpc/Makefile b/net/xfrpc/Makefile
index cce5519a3..a5108239e 100644
--- a/net/xfrpc/Makefile
+++ b/net/xfrpc/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xfrpc
-PKG_VERSION:=1.04.515
+PKG_VERSION:=1.05.548
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/liudf0716/xfrpc.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
-PKG_MIRROR_HASH:=1fd9b3dc9a38236dfd5bf4a8ad908d370820b4841f111b3078c5994bdaf3273e
+PKG_MIRROR_HASH:=67e0db1ea3986fdde6073db269a50fdf660cd97f4c21bfd8f2d4923a519e630e
PKG_MAINTAINER:=Dengfeng Liu <liudf0716@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later