aboutsummaryrefslogtreecommitdiff
path: root/net/xfrpc/Makefile
diff options
context:
space:
mode:
authorDengfeng Liu <liudf0716@gmail.com>2023-06-03 10:07:44 +0800
committerTianling Shen <cnsztl@gmail.com>2023-06-04 13:59:08 +0800
commitfc8cc7aa8fd6dc40131821d49c6ad682fc3b534d (patch)
treec2b5d3a584b6d51a0931e0972a03dbc186850264 /net/xfrpc/Makefile
parent09f508c70deb33e8eb9a8d8c016ab615038eef5c (diff)
xfrpc: update to 2.6.633
support socks5 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 bb8d33827..d25c6b01c 100644
--- a/net/xfrpc/Makefile
+++ b/net/xfrpc/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xfrpc
-PKG_VERSION:=2.1.606
+PKG_VERSION:=2.6.633
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/liudf0716/xfrpc.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
-PKG_MIRROR_HASH:=2f9f98fde54f66a6c562356f66d0abd3ec41fcd6833915831378a37398ff2cc5
+PKG_MIRROR_HASH:=b9d5c2f8dd0d323169a824bb59d65bcc27fe6e0564c6aede5b966220b99ccc7b
PKG_MAINTAINER:=Dengfeng Liu <liudf0716@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later