From: Nicolas Thill Date: Mon, 11 Jul 2005 21:59:03 +0000 (+0000) Subject: Add some mirrors X-Git-Tag: reboot~32380 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=aeb0c701b3159b6289958ae297e5c55264310b74;p=oweals%2Fopenwrt.git Add some mirrors SVN-Revision: 1416 --- diff --git a/openwrt/package/openldap/Makefile b/openwrt/package/openldap/Makefile index 10c7bec74c..35a15b37e2 100644 --- a/openwrt/package/openldap/Makefile +++ b/openwrt/package/openldap/Makefile @@ -7,7 +7,10 @@ PKG_VERSION:=2.2.26 PKG_RELEASE:=1 PKG_MD5SUM:=afc8700b5738da863b30208e1d3e9de8 -PKG_SOURCE_URL:=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ +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:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_CAT:=zcat