aboutsummaryrefslogtreecommitdiff
path: root/openldap/openldap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'openldap/openldap.SlackBuild')
-rwxr-xr-xopenldap/openldap.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/openldap/openldap.SlackBuild b/openldap/openldap.SlackBuild
index 7a907008..0ab8068c 100755
--- a/openldap/openldap.SlackBuild
+++ b/openldap/openldap.SlackBuild
@@ -34,7 +34,8 @@ PACKAGE_EXT="tgz"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
KEY="http://www.courier-mta.org/KEYS.bin"
SRC="$PACKAGE-$VERSION.$PACKAGE_EXT"
-URL="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$SRC"
+#URL="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$SRC"
+URL="http://public.planetmirror.com/pub/openldap/openldap-release/$SRC"
if [ "$PACKAGE_EXT" == "bz2" ]; then
tarflag="j"