[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/96774c4f775...
authorLars Op den Kamp <lars@opdenkamp.eu>
Sat, 19 Jan 2013 01:43:31 +0000 (02:43 +0100)
committerS. Davilla <davilla@4pi.com>
Sat, 19 Jan 2013 16:28:43 +0000 (11:28 -0500)
project/Win32BuildSetup/buildpvraddons.bat
tools/android/depends/xbmc-pvr-addons/Makefile
tools/darwin/depends/xbmc-pvr-addons/Makefile

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