pango: update to pango-1.32.6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-13 12:13:31 +01:00
parent 31bcbee02f
commit cf3a399399
2 changed files with 1 additions and 13 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="pango"
PKG_VERSION="1.32.5"
PKG_VERSION="1.32.6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,12 +0,0 @@
diff -Naur pango-1.32.5/configure.ac pango-1.32.5.patch/configure.ac
--- pango-1.32.5/configure.ac 2012-12-07 03:43:25.000000000 +0100
+++ pango-1.32.5.patch/configure.ac 2013-01-12 18:24:57.601881568 +0100
@@ -54,7 +54,7 @@
dnl usage of GNU Make specific features.
AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
PANGO_VERSION_MAJOR=pango_version_major()