diff --git a/package/lean/openwrt-kcptun/Makefile b/package/lean/openwrt-kcptun/Makefile index 580aabad8e..c00eb4d5a4 100644 --- a/package/lean/openwrt-kcptun/Makefile +++ b/package/lean/openwrt-kcptun/Makefile @@ -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