mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
frp: bump to 0.69.1
Changes: https://github.com/fatedier/frp/releases/tag/v0.69.1 Signed-off-by: Roc Lai <laipeng668@qq.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
fa6c9463ad
commit
7c87b934f9
+2
-2
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=frp
|
||||
PKG_VERSION:=0.69.0
|
||||
PKG_VERSION:=0.69.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:=b78879e74e44bb22805a8a4602c6f58b9f46971c003eb4079d5020f66e57ed37
|
||||
PKG_HASH:=79a62c1071ddb947e95146ad7b1cb8b25f182fed548a4a8a68d5fca06b37502c
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user