aboutsummaryrefslogtreecommitdiff
path: root/net/frp/Makefile
diff options
context:
space:
mode:
authorVan Waholtz <brvphoenix@gmail.com>2023-02-16 10:21:20 +0800
committerTianling Shen <cnsztl@gmail.com>2023-03-09 10:41:17 +0800
commit8fcc48c339060b6652f6093278c8a74b0c7ca542 (patch)
treea7dc7d0166df6df32ce4b822da3ceac501438034 /net/frp/Makefile
parent926617ec4dfc9a85e29b7445ad08e79f9e1143d1 (diff)
frp: update to 0.47.0
A restart is only required if `$conf_file` has been modified. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
Diffstat (limited to 'net/frp/Makefile')
-rw-r--r--net/frp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/frp/Makefile b/net/frp/Makefile
index d77066e9b..f664fa8e1 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=frp
-PKG_VERSION:=0.46.1
+PKG_VERSION:=0.47.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=af3e8d9d4144cf520cee2609cd45fb575afe711c03cc7441dc89d0402628a869
+PKG_HASH:=d98ebf8638701cf8662604b9fe2fb355f91209f87edcb77f2830c7fa40ccbe37
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
PKG_LICENSE:=Apache-2.0