pam_ldap: fix missing source

This commit is contained in:
Danny Rawlins 2020-06-15 20:03:51 +10:00
parent f13139d4ee
commit 18b8500380
2 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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