gdk-pixbuf: update to 2.42.12

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2025-07-13 02:51:47 +01:00
parent 48b5dbb1dd
commit 463af40dc6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdk-pixbuf
PKG_VERSION:=2.42.9
PKG_VERSION:=2.42.12
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/$(basename $(PKG_VERSION))
PKG_HASH:=28f7958e7bf29a32d4e963556d241d0a41a6786582ff6a5ad11665e0347fc962
PKG_HASH:=b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPL-2.1-or-later

View File

@@ -1,6 +1,6 @@
--- a/meson.build
+++ b/meson.build
@@ -378,7 +378,7 @@ endif
@@ -399,7 +399,7 @@ endif
# Documentation
build_docs = get_option('gtk_doc') or get_option('docs')