Skip to content

Commit c9439c1

Browse files
committed
chore: bump to v20200226-1
via: Jenkins
1 parent ac7f0e5 commit c9439c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=kcptun
11-
PKG_VERSION:=20200201
11+
PKG_VERSION:=20200226
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/xtaci/kcptun/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=dc7293d601e8f063562bfa298133e79320ebe1c1b92737c22b2c2696cb004f48
16+
PKG_HASH:=3d3c342b6073a199f3daa926f1b1d221d50d385fd6905bf00286b0f874439822
1717

1818
PKG_LICENSE:=MIT
1919
PKG_LICENSE_FILES:=LICENSE.md

0 commit comments

Comments
 (0)