frp: fix typo error

This commit is contained in:
Beginner 2022-02-13 15:16:45 +08:00 committed by GitHub
parent 9629865c68
commit a73ad80ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=frp
PKG_VERSION:=0.38.0
PKG_RELEASE:=$(AUTORELESE)
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v$(PKG_VERSION)?