wok diff fzy/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 82d54eca72be
children 20ad21d5532c
line diff
     1.1 --- a/fzy/receipt	Tue Mar 15 10:59:31 2022 +0000
     1.2 +++ b/fzy/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/jhawthorn/fzy"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://github.com/jhawthorn/$PACKAGE/release/download/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://github.com/jhawthorn/$PACKAGE/releases/download/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS=""
    1.11  BUILD_DEPENDS=""