Signed-off-by: Michel Stempin <[email protected]> --- net/tor-alpha/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index 8824ab1..5d4f292 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -13,7 +13,8 @@ PKG_RELEASE:=1 PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ - https://archive.torproject.org/tor-package-archive + https://archive.torproject.org/tor-package-archive \ + http://tor.mirror.tn/dist PKG_MD5SUM:=d05da33b2c99978adc55c78ead8b25d2 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
