From 7549f0375bf091445893d9b9b15de5baf7da82ee Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 26 Sep 2013 18:00:42 +0200 Subject: add needed leading slash --- package/polarssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/polarssl') diff --git a/package/polarssl/Makefile b/package/polarssl/Makefile index 74ed27be5..ade6f273f 100644 --- a/package/polarssl/Makefile +++ b/package/polarssl/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= 985151639b1ca037293f06da44fbc6bc PKG_DESCR:= embedded SSL/TLS library PKG_SECTION:= libs PKG_URL:= https://polarssl.org/ -PKG_SITES:= http://www.openadk.org/distfiles +PKG_SITES:= http://www.openadk.org/distfiles/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-gpl.tgz -- cgit v1.2.3