From 99fd838de1a835dbd6bbfe8b6cb3f81e4a958f98 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 11 Jul 2005 21:59:03 +0000 Subject: [PATCH] Add some mirrors git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1416 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openldap/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package/openldap/Makefile b/package/openldap/Makefile index 10c7bec74..35a15b37e 100644 --- a/package/openldap/Makefile +++ b/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 -- 2.35.1