diff --git a/openldap-libonly.be0 b/openldap-libonly.be0 index 9027b969e..3590dc5c6 100755 --- a/openldap-libonly.be0 +++ b/openldap-libonly.be0 @@ -9,7 +9,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/openldap-${PKGVERSION}.tgz" +SRCURL[0]="https://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-${PKGVERSION}.tgz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.