From 7f69bc43b9fd02419dabca6c3a4a9b3fb2d0943d Mon Sep 17 00:00:00 2001 From: Max Lv Date: Tue, 23 Apr 2013 10:48:43 +0800 Subject: [PATCH] update openwrt --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 2035e5bd..1253b7f1 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/madeye/shadowsocks-libev.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=3ed7551ce18147740ad1e1113d9d4ca2c01e4248 +PKG_SOURCE_VERSION:=c06c1495fbe6b6f28c7903a5af1c8554896b6c39 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Max Lv