# HG changeset patch # User Pascal Bellard # Date 1554140031 -7200 # Node ID 9880378cbf5b16caca43127ea03222cc77b2b488 # Parent 9fc082ddb2d0988a829866a66d9ea7c56dea914f pam_ldap, asciiquarium: update website diff -r 9fc082ddb2d0 -r 9880378cbf5b asciiquarium/receipt --- a/asciiquarium/receipt Mon Apr 01 19:27:16 2019 +0200 +++ b/asciiquarium/receipt Mon Apr 01 19:33:51 2019 +0200 @@ -6,7 +6,8 @@ SHORT_DESC="Text console screensaver." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" +#WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" +WEB_SITE="https://github.com/cmatsuoka/asciiquarium" TARBALL="${PACKAGE}_${VERSION}.tar.gz" WGET_URL="https://robobunny.com/projects/asciiquarium/$TARBALL" diff -r 9fc082ddb2d0 -r 9880378cbf5b pam_ldap/receipt --- a/pam_ldap/receipt Mon Apr 01 19:27:16 2019 +0200 +++ b/pam_ldap/receipt Mon Apr 01 19:33:51 2019 +0200 @@ -7,7 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" +#WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" +WEB_SITE="https://github.com/PADL/pam_ldap" WGET_URL="http://www.padl.com/download/$TARBALL" BUILD_DEPENDS="pam-dev perl openldap-dev libldap"