We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7f0e5 commit c9439c1Copy full SHA for c9439c1
Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=kcptun
11
-PKG_VERSION:=20200201
+PKG_VERSION:=20200226
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=https://codeload.github.com/xtaci/kcptun/tar.gz/v$(PKG_VERSION)?
16
-PKG_HASH:=dc7293d601e8f063562bfa298133e79320ebe1c1b92737c22b2c2696cb004f48
+PKG_HASH:=3d3c342b6073a199f3daa926f1b1d221d50d385fd6905bf00286b0f874439822
17
18
PKG_LICENSE:=MIT
19
PKG_LICENSE_FILES:=LICENSE.md
0 commit comments