aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmarshallnz <jcmarsha@gmail.com>2014-03-15 08:46:30 +1300
committerJonathan Marshall <jmarshall@xbmc.org>2014-03-15 10:52:51 +1300
commit31c3748ca818f9313e4cad3a45e19c9690c50219 (patch)
treed0f6dcd6e6b84996fff21cebd4a061ecdf849d12
parent3cd642fa7d4a7dafc2db04ca2ea247f1767f3745 (diff)
Merge pull request #4421 from FernetMenta/pvr
[PVR] bump add-ons
-rw-r--r--project/Win32BuildSetup/buildpvraddons.bat2
-rw-r--r--tools/depends/target/xbmc-pvr-addons/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/project/Win32BuildSetup/buildpvraddons.bat b/project/Win32BuildSetup/buildpvraddons.bat
index 0845795100..66ed15361e 100644
--- a/project/Win32BuildSetup/buildpvraddons.bat
+++ b/project/Win32BuildSetup/buildpvraddons.bat
@@ -9,7 +9,7 @@ SET DEPS_DIR=..\BuildDependencies
SET TMP_DIR=%DEPS_DIR%\tmp
SET LIBNAME=xbmc-pvr-addons
-SET VERSION=71e5b8c1da7acf726d00bde30da8554662cf97e1
+SET VERSION=1d9e336efb1462d08f311cd9d29f162445961c61
SET SOURCE=%LIBNAME%
SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git
SET SOURCE_DIR=%TMP_DIR%\%SOURCE%
diff --git a/tools/depends/target/xbmc-pvr-addons/Makefile b/tools/depends/target/xbmc-pvr-addons/Makefile
index 601d32554d..db104ac8c8 100644
--- a/tools/depends/target/xbmc-pvr-addons/Makefile
+++ b/tools/depends/target/xbmc-pvr-addons/Makefile
@@ -2,7 +2,7 @@ include ../../Makefile.include
#DEPS= ../../Makefile.include Makefile
LIBNAME=xbmc-pvr-addons
-VERSION=71e5b8c1da7acf726d00bde30da8554662cf97e1
+VERSION=1d9e336efb1462d08f311cd9d29f162445961c61
GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so