From: Roc Lai Date: Fri, 22 May 2026 00:47:49 +0000 (+0800) Subject: frp: bump to 0.69.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=510d66fbc4919f064e103a3a3399065e23660e01;p=openwrt-packages.git frp: bump to 0.69.0 Changes: https://github.com/fatedier/frp/releases/tag/v0.69.0 Signed-off-by: Roc Lai --- diff --git a/net/frp/Makefile b/net/frp/Makefile index 93645af4c..607191d3e 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frp -PKG_VERSION:=0.68.1 +PKG_VERSION:=0.69.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:=44ed7107bf35e4f68dc0e77cd5805102effa5301528b89ee5ab0ab379088edc6 +PKG_HASH:=b78879e74e44bb22805a8a4602c6f58b9f46971c003eb4079d5020f66e57ed37 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Apache-2.0