mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libpng: update to libpng-1.5.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f38091875a
commit
3a457f18f6
@ -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"
|
||||
|
@ -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])
|
Loading…
x
Reference in New Issue
Block a user