mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
kcptun: fix version
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/53 fix https://github.com/project-openwrt/openwrt-latest-isco/issues/54
This commit is contained in:
parent
b126b2a8aa
commit
2cc1b73319
@ -32,7 +32,7 @@ ifeq ($(ARCH),aarch64)
|
||||
endif
|
||||
|
||||
PKG_NAME:=openwrt-kcptun
|
||||
PKG_VERSION:=20200226
|
||||
PKG_VERSION:=20200201
|
||||
PKG_RELEASE:=1
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=kcptun-linux-$(PKG_ARCH_KCPTUN)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user