Skip to content

Commit

Permalink
bump version to 3.2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Chang <aa65535@live.com>
  • Loading branch information
aa65535 committed Mar 11, 2019
1 parent d2dd8d3 commit bc8d18f
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:=shadowsocks-libev
PKG_VERSION:=3.2.4
PKG_VERSION:=3.2.5
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev.git
PKG_SOURCE_VERSION:=c9159fc927e643f38bf60c2ded443fb1b6c70c51
PKG_SOURCE_VERSION:=b0c6ba494509473e269f7ae5b5e769e09bb9b6ee
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 bc8d18f

Please # to comment.