From 289296beec16e7eb9f9eb64a6b7d24145064beb7 Mon Sep 17 00:00:00 2001 From: nobody <1732266+aueu@users.noreply.github.com> Date: Sat, 10 Oct 2020 14:01:45 +0800 Subject: [PATCH] frp: version bump to v0.34.1 (#5627) --- package/lean/frp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/frp/Makefile b/package/lean/frp/Makefile index ff42883d6..8bc5e54ba 100644 --- a/package/lean/frp/Makefile +++ b/package/lean/frp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frp -PKG_VERSION:=0.34.0 +PKG_VERSION:=0.34.1 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:=3c4f354c7c82eb5001f0de5a55015acbaa1fba03aa97647a74131bc4118598a8 +PKG_HASH:=a47f952cc491a1d5d6f838306f221d6a8635db7cf626453df72fe6531613d560 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE