wok-current rev 21178
pam_ldap, asciiquarium: update website
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 01 19:33:51 2019 +0200 (2019-04-01) |
parents | 9fc082ddb2d0 |
children | 6147eabd1b28 |
files | asciiquarium/receipt pam_ldap/receipt |
line diff
1.1 --- a/asciiquarium/receipt Mon Apr 01 19:27:16 2019 +0200 1.2 +++ b/asciiquarium/receipt Mon Apr 01 19:33:51 2019 +0200 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="Text console screensaver." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" 1.8 +#WEB_SITE="https://robobunny.com/projects/asciiquarium/html/index.cgi" 1.9 +WEB_SITE="https://github.com/cmatsuoka/asciiquarium" 1.10 1.11 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.12 WGET_URL="https://robobunny.com/projects/asciiquarium/$TARBALL"
2.1 --- a/pam_ldap/receipt Mon Apr 01 19:27:16 2019 +0200 2.2 +++ b/pam_ldap/receipt Mon Apr 01 19:33:51 2019 +0200 2.3 @@ -7,7 +7,8 @@ 2.4 MAINTAINER="pascal.bellard@slitaz.org" 2.5 LICENSE="GPL2" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" 2.8 +#WEB_SITE="https://www.padl.com/OSS/pam_ldap.html" 2.9 +WEB_SITE="https://github.com/PADL/pam_ldap" 2.10 WGET_URL="http://www.padl.com/download/$TARBALL" 2.11 2.12 BUILD_DEPENDS="pam-dev perl openldap-dev libldap"