Add some mirrors
SVN-Revision: 1416
This commit is contained in:
parent
bf9e2b6b85
commit
aeb0c701b3
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue