diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-23 13:50:09 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-23 13:50:09 +0100 |
commit | a3b6b6a888258e1d416b4d00a9a748e309b56621 (patch) | |
tree | 9f4e3a30d41325a6f477606108d56ff76469d46e /extra/gdk-pixbuf | |
parent | 9651595dffb8deae4f675a68c24ba44f0e4f4716 (diff) | |
download | repository-a3b6b6a888258e1d416b4d00a9a748e309b56621.tar.gz |
gdk-pixbuf: bump to 2.42.8
Diffstat (limited to 'extra/gdk-pixbuf')
-rwxr-xr-x | extra/gdk-pixbuf/build | 2 | ||||
-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, 5 insertions, 4 deletions
diff --git a/extra/gdk-pixbuf/build b/extra/gdk-pixbuf/build index b92f29c2..0ba841ef 100755 --- a/extra/gdk-pixbuf/build +++ b/extra/gdk-pixbuf/build @@ -4,7 +4,7 @@ export DESTDIR="$1" cl-meson \ -Dintrospection=enabled \ - -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..5f5b5f9d 100644 --- a/extra/gdk-pixbuf/checksums +++ b/extra/gdk-pixbuf/checksums @@ -1 +1,2 @@ -c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f gdk-pixbuf-2.42.6.tar.xz +%BLAKE3 +56b9085cc21da4103fb1ac84cece4b42824cbf1c680fb69f314be0012abb8c98 gdk-pixbuf-2.42.8.tar.xz diff --git a/extra/gdk-pixbuf/sources b/extra/gdk-pixbuf/sources index 680a73f3..1d9e797e 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.8.tar.xz diff --git a/extra/gdk-pixbuf/version b/extra/gdk-pixbuf/version index 139be5e7..baf90484 100644 --- a/extra/gdk-pixbuf/version +++ b/extra/gdk-pixbuf/version @@ -1 +1 @@ -2.42.6 2 +2.42.8 1 |