diff --git a/smartdns/Makefile b/smartdns/Makefile index a735c96..a891d3d 100644 --- a/smartdns/Makefile +++ b/smartdns/Makefile @@ -11,13 +11,13 @@ PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_SOURCE_VERSION:=20f56745c4f2ad2a5a4e1fb927770b3cb8122a69 -PKG_MIRROR_HASH:=29b32ee0c275a4b845b28c53a2597b43f4d3f04676e04b9c53aae5ecaf3c6f94 +PKG_SOURCE_VERSION:=0c2539e68fe1fe8fd2a960d9d44e1fb5404c9ddd +PKG_MIRROR_HASH:=f42307d5f1b9d2eb49afbd13ff7affc48542410a2cb04fea3351939f92429abe SMARTDNS_WEBUI_VERSION:=1.0.0 SMAETDNS_WEBUI_SOURCE_PROTO:=git SMARTDNS_WEBUI_SOURCE_URL:=https://github.com/pymumu/smartdns-webui.git -SMARTDNS_WEBUI_SOURCE_VERSION:=7bbd1a6f6a7038ecb6cfbf424615aa7831bc1cea +SMARTDNS_WEBUI_SOURCE_VERSION:=35cbf4a1940f5dd32670c69bd5cc02437ad073e7 SMARTDNS_WEBUI_FILE:=smartdns-webui-$(SMARTDNS_WEBUI_VERSION).tar.gz PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>