From ae94c713f6586245bcbc04577ed9e48efe13330e Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 13 Mar 2021 14:19:59 +0300 Subject: pango: bump to 1.48.3 --- extra/pango/build | 4 ++++ extra/pango/checksums | 2 +- extra/pango/sources | 2 +- extra/pango/version | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) (limited to 'extra/pango') diff --git a/extra/pango/build b/extra/pango/build index bb912267..72286c8f 100755 --- a/extra/pango/build +++ b/extra/pango/build @@ -2,6 +2,10 @@ export DESTDIR="$1" +# Avoid cloning gidocgen +sed '/gidocgen_dep/,/)$/d' meson.build > meson.build.tmp +mv meson.build.tmp meson.build + meson \ --prefix=/usr \ -Dgir=false \ diff --git a/extra/pango/checksums b/extra/pango/checksums index 1d4cb2cd..bbd38996 100644 --- a/extra/pango/checksums +++ b/extra/pango/checksums @@ -1 +1 @@ -d21f8b30dc8abdfc55de25656ecb88dc1105eeeb315e5e2a980dcef8010c2c80 pango-1.48.2.tar.xz +36ea145c82217c8efc954d02aa577391b1d9a5da205e0aef7ffe0461349b4b46 pango-1.48.3.tar.xz diff --git a/extra/pango/sources b/extra/pango/sources index 4abe2cc2..ea78b9e9 100644 --- a/extra/pango/sources +++ b/extra/pango/sources @@ -1 +1 @@ -https://download.gnome.org/sources/pango/1.48/pango-1.48.2.tar.xz +https://download.gnome.org/sources/pango/1.48/pango-1.48.3.tar.xz diff --git a/extra/pango/version b/extra/pango/version index b11d8681..a0aff0b8 100644 --- a/extra/pango/version +++ b/extra/pango/version @@ -1 +1 @@ -1.48.2 1 +1.48.3 1 -- cgit v1.2.3