aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-06-29 15:11:08 -0700
committerGitHub <noreply@github.com>2020-06-29 15:11:08 -0700
commitd2cb6411c5ea4b9540bd640bcc7ade8f7180a41b (patch)
treef07cd3d17304255f92982cf6d83904db531696b4 /net
parentc11726f14a996e9085ef5d6cb785e8c5f2c4e174 (diff)
parent9816e5d675b3e0e05c513f13e043c4fbafd0d545 (diff)
Merge pull request #12582 from zhanhb/frp
frp: update to 0.33.0
Diffstat (limited to 'net')
-rw-r--r--net/frp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/frp/Makefile b/net/frp/Makefile
index 5a26e80b5..b35baa209 100644
--- a/net/frp/Makefile
+++ b/net/frp/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=frp
-PKG_VERSION:=0.32.1
-PKG_RELEASE:=2
+PKG_VERSION:=0.33.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:=3a6ef59163f5a1d41b67908269e924000a8ccb2984e4bdfc18bd1405b5dbaf22
+PKG_HASH:=9c773ab4bbd208705c795599c5e69302a379734921c90489ed8ae331c24836cb
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
PKG_LICENSE:=Apache-2.0