diff --git a/extra/nss_ldap/PKGBUILD b/extra/nss_ldap/PKGBUILD
index 3eb88e18b..ce1d45c1c 100644
--- a/extra/nss_ldap/PKGBUILD
+++ b/extra/nss_ldap/PKGBUILD
@@ -1,4 +1,3 @@
-# $Id: PKGBUILD 158627 2012-05-05 03:23:18Z dreisner $
 # Maintainer:
 # Contributor: Comete <la_comete@tiscali.fr>
 
@@ -9,14 +8,14 @@
 
 pkgname=nss_ldap
 pkgver=265
-pkgrel=7
+pkgrel=8
 pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories."
 arch=('x86_64')
 url="http://www.padl.com/OSS/nss_ldap.html"
 license=('LGPL')
 depends=('libldap' 'krb5')
 backup=("etc/nss_ldap.conf")
-source=("https://www.padl.com/download/${pkgname}-${pkgver}.tar.gz"
+source=("https://fossies.org/linux/privat/old/${pkgname}-${pkgver}.tar.gz"
          'nss_ldap-265-glibc-2.16.patch'
          'nss_ldap-265-pthread.patch')
 md5sums=('c1cb02d1a85538cf16bca6f6a562abe4'