Skip to content

Commit

Permalink
frp: Bump to version 0.25.0
Browse files Browse the repository at this point in the history
Signed-off-by: Xingwang Liao <[email protected]>
  • Loading branch information
kuoruan committed Mar 12, 2019
1 parent 70904aa commit bc468b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 42 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=frp
PKG_VERSION:=0.24.1
PKG_VERSION:=0.25.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:=356ec7880f506fe9978f14f866285b6873c2ede2e08e571bc7ea7f1baff570ed
PKG_HASH:=011b4ccc69c90bef2496245aac0fa5e65561e844cb09c7741309b3eb17dfc18b

PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
Expand Down
40 changes: 0 additions & 40 deletions patches/001-fix_go_modules.patch

This file was deleted.

0 comments on commit bc468b9

Please sign in to comment.