wok diff babl/receipt @ rev 23983

linld: fix strtol
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 24 08:47:45 2020 +0000 (2020-11-24)
parents 44de6fc18c6b
children f73dc49d0a42
line diff
     1.1 --- a/babl/receipt	Thu Jan 02 16:21:42 2020 +0100
     1.2 +++ b/babl/receipt	Tue Nov 24 08:47:45 2020 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Pixel format translation library."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="LGPL3"
     1.7 -WEB_SITE="http://gegl.org/babl/"
     1.8 +WEB_SITE="https://gegl.org/babl/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WGET_URL="http://download.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL"