From 18b8500380dead13d726c3d13109a5af3226d0c5 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Mon, 15 Jun 2020 20:03:51 +1000 Subject: [PATCH] pam_ldap: fix missing source --- pam_ldap/.signature | 6 +++--- pam_ldap/Pkgfile | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/pam_ldap/.signature b/pam_ldap/.signature index 0183780d6..a5006f3cd 100644 --- a/pam_ldap/.signature +++ b/pam_ldap/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33P04qyf/nx7FX5JAU/SwW+w5NZocBTc1AE13VQ2GNNz5jAqjQ22cdYgYR6cT2jTwx2sDY5kiELrRkFHd5Wt9Ag= -SHA256 (Pkgfile) = 5ce31c4f6896d6981156cb1a4b69b890e266cc3bcfcc27275a2e1069b0e6d4e8 +RWSagIOpLGJF37ytwThv73oNcNMhWdO2wBc/Rs1LvFiZIB+QTNQRa7GkerHgCRKJSmEAKFLjs+pFYflFzEY+hnS0DqDrjjs1xgc= +SHA256 (Pkgfile) = 1cfc6247a2945690cc29552f16bb0e4dff114aa00609bf2e828d711011fc1f52 SHA256 (.footprint) = 89279271a7d84ef7c77482b23e805951228fe8d7dbfe4a9434874bde047e89b3 -SHA256 (pam_ldap-186.tar.gz) = c8fe22d559d5a3f528b24eb97175085f188c0f11ade337a868590ac0e0716453 +SHA256 (libpam-ldap_186.orig.tar.gz) = c8fe22d559d5a3f528b24eb97175085f188c0f11ade337a868590ac0e0716453 diff --git a/pam_ldap/Pkgfile b/pam_ldap/Pkgfile index d127599df..c297522f7 100644 --- a/pam_ldap/Pkgfile +++ b/pam_ldap/Pkgfile @@ -6,7 +6,10 @@ name=pam_ldap version=186 release=3 -source=(http://www.padl.com/download/$name-$version.tar.gz) +source=( + #http://www.padl.com/download/$name-$version.tar.gz + https://deb.debian.org/debian/pool/main/libp/libpam-ldap/libpam-ldap_$version.orig.tar.gz +) build() { cd $name-$version