dbus-glib: update to dbus-glib-0.102

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-05 16:26:32 +02:00
parent 14116ea19e
commit c1e6aedfff
2 changed files with 1 additions and 13 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="dbus-glib"
PKG_VERSION="0.100.2"
PKG_VERSION="0.102"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,12 +0,0 @@
diff -Naur dbus-glib-0.100-old/configure.ac dbus-glib-0.100-new/configure.ac
--- dbus-glib-0.100-old/configure.ac 2012-06-25 09:26:39.000000000 -0700
+++ dbus-glib-0.100-new/configure.ac 2012-12-29 08:54:04.000000000 -0800
@@ -8,7 +8,7 @@
AM_INIT_AUTOMAKE([1.9])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"