update libpango from 1.12.3 to 1.19.4
authorryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 May 2008 21:33:58 +0000 (21:33 +0000)
committerryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 May 2008 21:33:58 +0000 (21:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11086 3c298f89-4303-0410-b956-a3cf2f4a3e73

XOrg/lib/pango/Makefile

index 6ca870c..1c11e5e 100644 (file)
@@ -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