wok diff pam_ldap/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents 8dd8bab3f0ca
children c38c6329f832
line diff
     1.1 --- a/pam_ldap/receipt	Thu Jan 24 14:51:04 2019 +0100
     1.2 +++ b/pam_ldap/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://www.padl.com/OSS/pam_ldap.html"
     1.8 +#WEB_SITE="https://www.padl.com/OSS/pam_ldap.html"
     1.9 +WEB_SITE="https://github.com/PADL/pam_ldap"
    1.10  WGET_URL="http://www.padl.com/download/$TARBALL"
    1.11  
    1.12  BUILD_DEPENDS="pam-dev perl openldap-dev libldap"