mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libpng: update to libpng-1.5.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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])
|
||||
Reference in New Issue
Block a user