From 8fe783e434adc7bb0949855c31a7dabb257b0bda Mon Sep 17 00:00:00 2001 From: Max Lv Date: Thu, 23 May 2013 21:12:08 +0800 Subject: [PATCH] update openwrt --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index ea7bfcff..3d3c3ed7 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:=154e3e9bd530c723b81b163824fa8ec3ba20ce6f +PKG_SOURCE_VERSION:=32f9554251f40145b22979d65cd373f66928da46 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Max Lv