aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 18:08:47 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 18:08:47 +0000
commit6131b0b49aefb17836f0e1aca834d400278262ca (patch)
treebcdbc8d1a8b8f38c49facfd0b9ce05a1452175c6
parent64fccb2ad65cc1b535aa9300487c4499811717f3 (diff)
downloadslackbuilds-6131b0b49aefb17836f0e1aca834d400278262ca.tar.gz
slackbuilds-6131b0b49aefb17836f0e1aca834d400278262ca.tar.bz2
openldap: updated mirror URL
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@221 370017ae-e619-0410-ac65-c121f96126d4
-rwxr-xr-xopenldap/openldap-client.SlackBuild3
-rwxr-xr-xopenldap/openldap.SlackBuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/openldap/openldap-client.SlackBuild b/openldap/openldap-client.SlackBuild
index 40c5c2f0..28ef67f2 100755
--- a/openldap/openldap-client.SlackBuild
+++ b/openldap/openldap-client.SlackBuild
@@ -33,7 +33,8 @@ PACKAGE_EXT="tgz"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
KEY="http://www.courier-mta.org/KEYS.bin"
SRC="openldap-$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"
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"