wok diff yajl/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 ac8ca9758df1
children
line diff
     1.1 --- a/yajl/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/yajl/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://lloyd.github.io/yajl/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://github.com/lloyd/$PACKAGE/archive/$VERSION.tar.gz"
     1.8 +WGET_URL="https://github.com/lloyd/$PACKAGE/archive/refs/tags/$VERSION.tar.gz"
     1.9  
    1.10  BUILD_DEPENDS="cmake doxygen git"
    1.11