wok diff pwauth/receipt @ rev 25340
quota: add -lpthread
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 24 16:14:12 2022 +0000 (2022-07-24) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/pwauth/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/pwauth/receipt Sun Jul 24 16:14:12 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/phokz/pwauth" 1.7 -WGET_URL="https://pwauth.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://github.com/phokz/pwauth/archive/refs/tags/$TARBALL" 1.9 1.10 DEPENDS="" 1.11 BUILD_DEPENDS="wget"