Skip to content

Commit 4d616fa

Browse files
tarball downloader script does not understand comments...
1 parent 079cbcc commit 4d616fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependency-builder/src/main/cpp/packages/pango.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include_guard(GLOBAL)
22

33
ExternalProjectMeson(pango
44
DEPENDS cairo fontconfig freetype fribidi glib-2.0 harfbuzz
5-
# URL https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
5+
#https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
66
URL ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
77
URL_HASH SHA256=66a5b6cc13db73efed67b8e933584509f8ddb7b10a8a40c3850ca4a985ea1b1f
88
CONFIGURE_ARGUMENTS -Dintrospection=false

0 commit comments

Comments
 (0)