From: Roc Lai Date: Sat, 11 Jul 2026 23:07:28 +0000 (+0800) Subject: frp: bump to 0.70.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8deb2ac9caa55d8dc93e1b8d43a5ef35c642befa;p=openwrt-packages.git frp: bump to 0.70.0 Changes: https://github.com/fatedier/frp/releases/tag/v0.70.0 Signed-off-by: Roc Lai --- diff --git a/net/frp/Makefile b/net/frp/Makefile index 07371ce68..5addd2aea 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frp -PKG_VERSION:=0.69.1 +PKG_VERSION:=0.70.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:=79a62c1071ddb947e95146ad7b1cb8b25f182fed548a4a8a68d5fca06b37502c +PKG_HASH:=661554e336407880c444bf148b904f62f49c9442c4d71f3a2b0840dfbb12d678 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0