Skip to content

Commit

Permalink
Update Pango to version 1.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Oct 15, 2023
1 parent 3b1774b commit 13945f0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions gvsbuild/projects/pango.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ def __init__(self):
Project.__init__(
self,
"pango",
version="1.50.14",
lastversion_even=True,
version="1.51.1",
repository="https://gitlab.gnome.org/GNOME/pango",
archive_url="https://download.gnome.org/sources/pango/{major}.{minor}/pango-{version}.tar.xz",
hash="1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8",
archive_url="https://download.gnome.org/sources/pango/{major}.{minor}/pango-1.51.0.tar.xz",
hash="74efc109ae6f903bbe6af77eaa2ac6094b8ee245a2e23f132a7a8f0862d1a9f5",
dependencies=[
"ninja",
"meson",
Expand Down

0 comments on commit 13945f0

Please sign in to comment.