eog: upgrade 44.0 -> 44.1

Bug fixes and improvements:
===========================
 !150, EogImage: ref priv->anim to avoid double free issues
 !152, EogImage: Do not leak animation iter
 #288, segfault when switching between animated webp images

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-05-08 18:02:39 +08:00 committed by Khem Raj
parent c9f138adb4
commit 6b0b4f47ba

View File

@ -21,7 +21,7 @@ inherit gnomebase pkgconfig gsettings gobject-introspection gettext mime-xdg fea
REQUIRED_DISTRO_FEATURES = "opengl"
SRC_URI[archive.sha256sum] = "41d85fab05c430898dbfd847e48e1f5b4935dc3cbcee546e759a907eda671054"
SRC_URI[archive.sha256sum] = "e2c963f232fe5a1091dcc18bec25a730e91b02af6e466601efa55e500cd74cab"
GTKDOC_MESON_OPTION = "gtk_doc"