kcptun-client: bump to v20190924
This commit is contained in:
parent
eb7d4b576e
commit
2bd0eb8171
@ -13,7 +13,7 @@ PKG_LICENSE:=Apache-2.0
|
||||
PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
|
||||
|
||||
LUCI_TITLE:=LuCI support for Kcptun
|
||||
LUCI_DEPENDS:=+jshn +iptables +iptables-mod-tproxy
|
||||
LUCI_DEPENDS:=+jshn +iptables +iptables-mod-tproxy +kcptun-client
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
|
||||
@ -32,8 +32,8 @@ ifeq ($(ARCH),aarch64)
|
||||
endif
|
||||
|
||||
PKG_NAME:=kcptun-client
|
||||
PKG_VERSION:=20190725
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=20190924
|
||||
PKG_RELEASE:=1
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=kcptun-linux-$(PKG_ARCH_KCPTUN)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/xtaci/kcptun/releases/download/v$(PKG_VERSION)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user