diff options
Diffstat (limited to 'extra/gdk-pixbuf')
-rwxr-xr-x | extra/gdk-pixbuf/build | 5 | ||||
-rw-r--r-- | extra/gdk-pixbuf/checksums | 3 | ||||
-rw-r--r-- | extra/gdk-pixbuf/sources | 2 | ||||
-rw-r--r-- | extra/gdk-pixbuf/version | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/extra/gdk-pixbuf/build b/extra/gdk-pixbuf/build index 27bc3328..0ba841ef 100755 --- a/extra/gdk-pixbuf/build +++ b/extra/gdk-pixbuf/build @@ -1,11 +1,10 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Dintrospection=enabled \ - -Djasper=false \ - -Dpng=true \ + -Dpng=enabled \ -Ddocs=false \ -Dman=false \ -Dinstalled_tests=false \ diff --git a/extra/gdk-pixbuf/checksums b/extra/gdk-pixbuf/checksums index da65cb82..1500b6cb 100644 --- a/extra/gdk-pixbuf/checksums +++ b/extra/gdk-pixbuf/checksums @@ -1 +1,2 @@ -c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f gdk-pixbuf-2.42.6.tar.xz +%BLAKE3 +edf54b48c7008c0ec52e0224b6a10ea680bbb94c23b71fbe5d19ae8e72706bc6 gdk-pixbuf-2.42.12.tar.xz diff --git a/extra/gdk-pixbuf/sources b/extra/gdk-pixbuf/sources index 680a73f3..7f19390c 100644 --- a/extra/gdk-pixbuf/sources +++ b/extra/gdk-pixbuf/sources @@ -1 +1 @@ -https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.6.tar.xz +https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.12.tar.xz diff --git a/extra/gdk-pixbuf/version b/extra/gdk-pixbuf/version index 139be5e7..353f0351 100644 --- a/extra/gdk-pixbuf/version +++ b/extra/gdk-pixbuf/version @@ -1 +1 @@ -2.42.6 2 +2.42.12 1 |