wok diff pwauth/receipt @ rev 24976

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 06 11:04:25 2022 +0000 (2022-05-06)
parents b569b85b0fb9
children
line diff
     1.1 --- a/pwauth/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/pwauth/receipt	Fri May 06 11:04:25 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"