wok diff gegl/receipt @ rev 24990

idesk: imlib2 >= 1.7.5 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 13 20:03:04 2022 +0000 (2022-05-13)
parents aba2c5ca9a66
children b81ceff0b056
line diff
     1.1 --- a/gegl/receipt	Sun Mar 13 15:13:28 2022 +0000
     1.2 +++ b/gegl/receipt	Fri May 13 20:03:04 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://gegl.org/"
     1.7 -WGET_URL="http://download.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.8 +WGET_URL="https://download.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="babl expat gtk+ jpeg xorg-libX11"