wok diff fontconfig/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents 7e911016a644
children
line diff
     1.1 --- a/fontconfig/receipt	Tue Jul 06 11:01:20 2021 +0000
     1.2 +++ b/fontconfig/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MIT"
     1.5  WEB_SITE="https://www.freedesktop.org/wiki/Software/fontconfig/"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://www.freedesktop.org/software/fontconfig/release/$TARBALL"
     1.8 +WGET_URL="https://www.freedesktop.org/software/fontconfig/release/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="bzlib expat freetype libxml2"