Skip to content

Commit

Permalink
chore: bump to v20201126-1
Browse files Browse the repository at this point in the history
via: Jenkins
  • Loading branch information
kuoruan committed Nov 26, 2020
1 parent be1d68d commit 1a8a6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=kcptun
PKG_VERSION:=20201010
PKG_VERSION:=20201126
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/xtaci/kcptun/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=afab2a087b787e59e129c7d4fbc578e1131d264c0da1ce23cd1282321fc3c189
PKG_HASH:=cb4cc62fe6a9f3452f20ada676996b48039f091bdae25943955ac9e2299a9c09

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.md
Expand Down

0 comments on commit 1a8a6b1

Please sign in to comment.