libpng: update to libpng-1.5.14

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-02-15 15:22:57 +01:00
parent f38091875a
commit 3a457f18f6
2 changed files with 1 additions and 13 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libpng"
PKG_VERSION="1.5.13"
PKG_VERSION="1.5.14"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"

View File

@ -1,12 +0,0 @@
diff -Naur libpng-1.5.13-old/configure.ac libpng-1.5.13-new/configure.ac
--- libpng-1.5.13-old/configure.ac 2012-09-27 04:21:22.000000000 -0700
+++ libpng-1.5.13-new/configure.ac 2012-12-30 09:53:28.000000000 -0800
@@ -31,7 +31,7 @@
dnl End of version number stuff
AC_CONFIG_SRCDIR([pngget.c])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
# Checks for programs.
AC_LANG([C])