[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e0...
authorLars Op den Kamp <lars@opdenkamp.eu>
Fri, 11 Jan 2013 02:28:53 +0000 (03:28 +0100)
committerS. Davilla <davilla@4pi.com>
Mon, 14 Jan 2013 16:09:05 +0000 (11:09 -0500)
project/Win32BuildSetup/buildpvraddons.bat
tools/android/depends/xbmc-pvr-addons/Makefile
tools/darwin/depends/xbmc-pvr-addons/Makefile

index e4ad8ca..8edfded 100644 (file)
@@ -9,7 +9,7 @@ SET DEPS_DIR=..\BuildDependencies
 SET TMP_DIR=%DEPS_DIR%\tmp
 
 SET LIBNAME=xbmc-pvr-addons
-SET VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
+SET VERSION=a9780e023c8b7728017851bfd12d4df9e5c26993
 SET SOURCE=%LIBNAME%
 SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git
 SET SOURCE_DIR=%TMP_DIR%\%SOURCE%
index 07a7ee0..0a54906 100644 (file)
@@ -2,7 +2,7 @@ include ../Makefile.include
 DEPS= ../Makefile.include Makefile
 
 LIBNAME=xbmc-pvr-addons
-VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
+VERSION=a9780e023c8b7728017851bfd12d4df9e5c26993
 GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
 BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
 DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so
index 220fc26..9c5c718 100644 (file)
@@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons
 
 # lib name, version
 LIBNAME=xbmc-pvr-addons
-VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
+VERSION=a9780e023c8b7728017851bfd12d4df9e5c26993
 SOURCE=$(LIBNAME)-$(VERSION)
 ARCHIVE=$(SOURCE).tar.gz