[OpenWrt-Devel] [PATCH] package/libs/polarssl: Download location has moved and redirect is wrong

Felix Fietkau nbd at openwrt.org
Sun Jan 10 12:27:54 EST 2016


On 2016-01-10 08:10, openwrt at daniel.thecshore.com wrote:
> From: Daniel Dickinson <openwrt at 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 <openwrt at 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 at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list