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