From: Alexandru Ardelean Date: Sat, 5 Sep 2026 08:51:19 +0000 (+0300) Subject: frp: update to 0.71.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2acc571d0e3c4914803e379db8b1079546a57ec3;p=openwrt-packages.git frp: update to 0.71.0 Refresh PKG_HASH from the upstream GitHub tag tarball. Signed-off-by: Alexandru Ardelean --- diff --git a/net/frp/Makefile b/net/frp/Makefile index 2cd3f8148..83dbc60ba 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frp -PKG_VERSION:=0.70.1 -PKG_RELEASE:=2 +PKG_VERSION:=0.71.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:=67246606f504cb15df72193f1a83911259e92b6a87838cff8850031efd406dc8 +PKG_HASH:=1dd367d6d822a7fce1d3012fce0a6e778bc90c454e2c7baa0eb1e6de6054c61b PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0