wok-6.x diff pam/receipt @ rev 25266
gdk-pixbuf: added dependency libjpeg
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 15 13:56:48 2022 +0100 (2022-07-15) |
parents | 1805f71c5d9f |
children |
line diff
1.1 --- a/pam/receipt Fri May 06 11:04:25 2022 +0000 1.2 +++ b/pam/receipt Fri Jul 15 13:56:48 2022 +0100 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"