From: ryd 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://207.154.207.93/?a=commitdiff_plain;h=89778ebd21b91db308a04e5800566262b6bae988;p=packages.git update libpango from 1.12.3 to 1.19.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@11086 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/XOrg/lib/pango/Makefile b/XOrg/lib/pango/Makefile index 6ca870c27..1c11e5e5a 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