wok diff jansson/receipt @ rev 25787

qps: fix wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 07:22:41 2024 +0000 (3 months ago)
parents 20ad21d5532c
children
line diff
     1.1 --- a/jansson/receipt	Sun Jul 16 13:38:12 2023 +0000
     1.2 +++ b/jansson/receipt	Thu Sep 26 07:22:41 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="C library for encoding, decoding and manipulating JSON data."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://www.digip.org/jansson/"
     1.8 +WEB_SITE="https://github.com/akheron/jansson"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://github.com/akheron/jansson/archive/v$VERSION.tar.gz"