wok diff pango/receipt @ rev 25816

Update clonezilla to strict coreutils needed
author Stanislas Leduc <shann@slitaz.org>
date Fri Feb 28 16:38:12 2025 +0100 (12 hours ago)
parents b77195a00671
children
line diff
     1.1 --- a/pango/receipt	Wed Sep 29 08:44:59 2021 +0000
     1.2 +++ b/pango/receipt	Fri Feb 28 16:38:12 2025 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WEB_SITE="https://www.pango.org/"
     1.8 +WEB_SITE="https://pango.gnome.org/"
     1.9  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.10  CONFIG_FILES="/etc/pango/pango.modules"
    1.11  HOST_ARCH="i486 arm"
    1.12 @@ -24,6 +24,7 @@
    1.13  		ARCH_ARGS="--enable-introspection=no" ;;
    1.14  esac
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - $GNOME_MIRROR/$PACKAGE/$(wget -O - $GNOME_MIRROR/$PACKAGE 2>/dev/null | \