From 5b7f057663898b91e174b9440864f51474cc780d Mon Sep 17 00:00:00 2001 From: Max Lv Date: Sat, 25 May 2013 19:24:46 +0800 Subject: [PATCH] update openwrt --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 3d3c3ed7..5bd351c0 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:=32f9554251f40145b22979d65cd373f66928da46 +PKG_SOURCE_VERSION:=4a9ff65024a959be39572a76d6143f9aa54a8e6d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Max Lv