Skip to content

Commit

Permalink
Update Pango to 1.44.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Nov 26, 2019
1 parent 17795c0 commit 5aa1d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependency-builder/src/main/cpp/packages/pango.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ include_guard(GLOBAL)

ExternalProjectMeson(pango
DEPENDS cairo fontconfig freetype fribidi glib-2.0 harfbuzz
URL https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.6.tar.xz
URL_HASH SHA256=3e1e41ba838737e200611ff001e3b304c2ca4cdbba63d200a20db0b0ddc0f86c
URL https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
URL_HASH SHA256=66a5b6cc13db73efed67b8e933584509f8ddb7b10a8a40c3850ca4a985ea1b1f
CONFIGURE_ARGUMENTS -Dintrospection=false
)

0 comments on commit 5aa1d6f

Please sign in to comment.