wok diff libmatchbox/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents 742d338c8574
children b81ceff0b056
line diff
     1.1 --- a/libmatchbox/receipt	Thu Nov 17 11:49:10 2022 +0000
     1.2 +++ b/libmatchbox/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.yoctoproject.org/software-item/matchbox/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://git.yoctoproject.org/cgit/cgit.cgi/$PACKAGE/snapshot/$TARBALL"
     1.8 +WGET_URL="https://git.yoctoproject.org/cgit/cgit.cgi/$PACKAGE/snapshot/$TARBALL"
     1.9  
    1.10  DEPENDS="pango"
    1.11  BUILD_DEPENDS="autoconf automake jpeg-dev libtool libxml2-dev pango-dev"