libogg: update to libogg-1.3.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-04-01 01:51:41 +02:00
parent 1ac6856edf
commit 99773aa196
2 changed files with 1 additions and 13 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="libogg"
PKG_VERSION="1.3.0"
PKG_VERSION="1.3.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"

View File

@ -1,12 +0,0 @@
diff -Naur libogg-1.3.0-old/configure.in libogg-1.3.0-new/configure.in
--- libogg-1.3.0-old/configure.in 2011-08-04 10:11:08.000000000 -0700
+++ libogg-1.3.0-new/configure.in 2013-01-03 19:50:49.000000000 -0800
@@ -19,7 +19,7 @@
AM_PROG_CC_C_O
dnl config.h
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
dnl Set some options based on environment