Skip to content

Commit

Permalink
Merge pull request #909 from wingtk/pango-1.50.14
Browse files Browse the repository at this point in the history
Update pango to version 1.50.14
  • Loading branch information
danyeaw authored Apr 1, 2023
2 parents aa6f830 + a7a3625 commit 1ab7565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/pango.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ def __init__(self):
Project.__init__(
self,
"pango",
version="1.50.13",
version="1.50.14",
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/pango",
archive_url="https://download.gnome.org/sources/pango/{major}.{minor}/pango-{version}.tar.xz",
hash="5cdcf6d761d26a3eb9412b6cb069b32bd1d9b07abf116321167d94c2189299fd",
hash="1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8",
dependencies=[
"ninja",
"meson",
Expand Down

0 comments on commit 1ab7565

Please sign in to comment.