From ca04cf62e020c691624b10bcd4b1256bdaeda1f5 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Fri, 13 Mar 2020 23:03:10 +0800 Subject: [PATCH] frp: bump to 0.32.0 --- package/lean/openwrt-frp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/openwrt-frp/Makefile b/package/lean/openwrt-frp/Makefile index f9c068234e..632d965efb 100644 --- a/package/lean/openwrt-frp/Makefile +++ b/package/lean/openwrt-frp/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openwrt-frp -PKG_VERSION:=0.31.2 +PKG_VERSION:=0.32.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz