wok-current diff fontconfig/receipt @ rev 24975

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 16:22:04 2022 +0000 (2022-05-02)
parents 7e911016a644
children 3ad63c8fc2f9
line diff
     1.1 --- a/fontconfig/receipt	Tue Jul 06 11:01:20 2021 +0000
     1.2 +++ b/fontconfig/receipt	Mon May 02 16:22:04 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"