Skip to content

Commit

Permalink
bump version to 3.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Chang <aa65535@live.com>
  • Loading branch information
aa65535 committed Jan 16, 2018
1 parent 2970ac2 commit b8a0f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=shadowsocks-libev
PKG_VERSION:=3.1.2
PKG_VERSION:=3.1.3
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev.git
PKG_SOURCE_VERSION:=cba94db423caa4c590fd679e722c983908bb35e3
PKG_SOURCE_VERSION:=85a64ae8360759aa59ebe3061c092c9a2054d078
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz

Expand Down

0 comments on commit b8a0f63

Please sign in to comment.