From 4ea69468b4e677d89e2d27a3f497e825875419ae Mon Sep 17 00:00:00 2001 From: Max Lv Date: Thu, 23 May 2013 17:29:52 +0800 Subject: [PATCH] update openwrt --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 7bc87134..ea7bfcff 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:=5a7a8eecdf887d2a8a0b5f8f4452534d5bfaadcb +PKG_SOURCE_VERSION:=154e3e9bd530c723b81b163824fa8ec3ba20ce6f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Max Lv