Skip to content

Commit 123f917

Browse files
authored
bump version to 3.3.5 (#398)
1 parent 96f9b97 commit 123f917

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.4
11+
PKG_VERSION:=3.3.5
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:=72d7d9217ce2a8a59dc647e8f1fbbd77f7cd30aa
16+
PKG_SOURCE_VERSION:=8285e5a7de093b8ae5a2ca68f7108e6f273092b1
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)