From e9a530f9dcd3d94e8dcbd341b5e0ccd5bc71cd95 Mon Sep 17 00:00:00 2001 From: Max Lv Date: Fri, 1 Aug 2014 11:48:12 +0800 Subject: [PATCH] fix #97 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index e55bb3a4..a3ba1fe9 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shadowsocks-libev -PKG_VERSION:=1.4.5 +PKG_VERSION:=1.4.6 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_URL:=https://github.com/madeye/shadowsocks-libev/archive