Skip to content

Commit 276529e

Browse files
honwenaa65535
authored andcommitted
bump version to 3.3.2 (#394)
1 parent f5b00e5 commit 276529e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=shadowsocks-libev
11-
PKG_VERSION:=3.3.1
11+
PKG_VERSION:=3.3.2
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE_PROTO:=git
1515
PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev.git
16-
PKG_SOURCE_VERSION:=615588bd3992a396cf88691a07cd387c0b7f51e6
16+
PKG_SOURCE_VERSION:=346ab1be4717e26d641635d6f3ece14899688c49
1717
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)
1818
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
1919

0 commit comments

Comments
 (0)