wok-current diff pam/receipt @ rev 25628

add libffi dep for git, required by git-remote-https
author Stanislas Leduc <shann@slitaz.org>
date Tue Sep 05 19:41:41 2023 +0000 (10 months ago)
parents 1805f71c5d9f
children 3ad63c8fc2f9
line diff
     1.1 --- a/pam/receipt	Fri May 06 11:04:25 2022 +0000
     1.2 +++ b/pam/receipt	Tue Sep 05 19:41:41 2023 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="Linux-PAM"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.linux-pam.org/"
     1.7 -WGET_URL="http://www.linux-pam.org/library/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20160711113353if_/http://linux-pam.org/library/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="glibc-base libdb"