Skip to content

Commit

Permalink
frp: update to 0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsukileung authored and 1715173329 committed Jul 2, 2023
1 parent 3a4cbfe commit 6fb3684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/frp/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=frp
PKG_VERSION:=0.49.0
PKG_VERSION:=0.50.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:=8ff92d4f763d596bee35efe17f0729d36e584b93c49a7671cebde4bb318b458f
PKG_HASH:=e33b5c88246acee63e098114acd0f10dddbbfe7095ada854b814f86869221f8e

PKG_MAINTAINER:=Richard Yu <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit 6fb3684

Please sign in to comment.