openldap: Switch tarball sources to https and http 6248/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sat, 9 Jun 2018 20:18:12 +0000 (22:18 +0200)
committerGitHub <noreply@github.com>
Sat, 9 Jun 2018 20:18:12 +0000 (22:18 +0200)
Switch from ftp which can be broken on corp firewalls to https and http.
Mirrors taken from https://www.openldap.org/software/download/ and
https://www.openldap.org/software/download/OpenLDAP/MIRRORS
Place master site as last resort.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
libs/openldap/Makefile

index 4770781d4823bc0ba59fc158b544d10f1e0fbed2..6b3d5773f3616922a4bd3c558c46fb8df06704cd 100644 (file)
@@ -12,10 +12,10 @@ PKG_VERSION:=2.4.46
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
-PKG_SOURCE_URL:=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ \
-       ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \
-       ftp://ftp.nl.uu.net/pub/unix/db/openldap/openldap-release/ \
-       ftp://ftp.plig.org/pub/OpenLDAP/openldap-release/
+PKG_SOURCE_URL:=https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/ \
+       http://mirror.eu.oneandone.net/software/openldap/openldap-release/ \
+       http://mirror.switch.ch/ftp/software/mirror/OpenLDAP/openldap-release/ \
+       https://www.openldap.org/software/download/OpenLDAP/openldap-release/
 PKG_HASH:=9a90dcb86b99ae790ccab93b7585a31fbcbeec8c94bf0f7ab0ca0a87ea0c4b2d
 PKG_LICENSE:=OLDAP-2.8
 PKG_LICENSE_FILES:=LICENSE