summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle2025-07-13 02:11:53 +0000
committerDaniel Golle2025-07-13 11:52:26 +0000
commitf7c6956d29840a5183db3e6eeb76929c904e69a9 (patch)
tree020e7b88d1da9f0c3bf79aea21c9057ace4976a3
parent2758372838c95aab70bd5f8e166d837634e99f20 (diff)
downloadvideo-f7c6956d29840a5183db3e6eeb76929c904e69a9.tar.gz
pango: update to 1.56.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--libs/pango/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/pango/Makefile b/libs/pango/Makefile
index dc281d3..bd109b2 100644
--- a/libs/pango/Makefile
+++ b/libs/pango/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pango
-PKG_VERSION:=1.54.0
+PKG_VERSION:=1.56.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/$(basename $(PKG_VERSION))
-PKG_HASH:=8a9eed75021ee734d7fc0fdf3a65c3bba51dfefe4ae51a9b414a60c70b2d1ed8
+PKG_HASH:=2606252bc25cd8d24e1b7f7e92c3a272b37acd6734347b73b47a482834ba2491
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPL-2.0-or-later