On 2016-01-10 08:10, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson <open...@daniel.thecshore.com> > > Fix the download location to the new location of the source archive > because the URI has change and redirect from the old URI is wrong > > Signed-off-by: Daniel Dickinson <open...@daniel.thecshore.com> > --- > package/libs/polarssl/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile > index e7758ae..3f584d1 100644 > --- a/package/libs/polarssl/Makefile > +++ b/package/libs/polarssl/Makefile > @@ -14,7 +14,7 @@ PKG_RELEASE:=1 > PKG_USE_MIPS16:=0 > > PKG_SOURCE:=$(SRC_PKG_NAME)-$(PKG_VERSION)-gpl.tgz > -PKG_SOURCE_URL:=https://polarssl.org/download/ > +PKG_SOURCE_URL:=https://tls.mbed.org/download/start/ And this one also doesn't work, since it points at a HTML redirect page.
- Felix _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel