From: Jens Muecke Date: Thu, 8 May 2008 21:33:58 +0000 (+0000) Subject: update libpango from 1.12.3 to 1.19.4 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a6288ab0094ecbcc2d72a8f0e66d43a1f02dd7a5 update libpango from 1.12.3 to 1.19.4 SVN-Revision: 11086 --- diff --git a/XOrg/lib/pango/Makefile b/XOrg/lib/pango/Makefile index 6ca870c274..1c11e5e5a2 100644 --- a/XOrg/lib/pango/Makefile +++ b/XOrg/lib/pango/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pango -PKG_VERSION:=1.12.3 +PKG_VERSION:=1.19.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=ftp://ftp.gnome.org/pub/gnome/sources/pango/1.12/ +PKG_SOURCE_URL:=ftp://ftp.gnome.org/pub/gnome/sources/pango/1.19/ PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk