mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
pango: fix download url
Reported by Berns.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
PANGO_VERSION = 1.20.5
|
||||
PANGO_SOURCE = pango-$(PANGO_VERSION).tar.bz2
|
||||
PANGO_SITE = http://ftp.gnome.org/pub/GNOME/sources/pango/1.19
|
||||
PANGO_SITE = http://ftp.gnome.org/pub/GNOME/sources/pango/1.20
|
||||
PANGO_AUTORECONF = YES
|
||||
PANGO_INSTALL_STAGING = YES
|
||||
PANGO_INSTALL_TARGET = YES
|
||||
|
||||
Reference in New Issue
Block a user