aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <machine.sanctum@gmail.com>2014-08-01 08:20:12 +0200
committerMartijn Kaijser <machine.sanctum@gmail.com>2014-08-01 08:20:12 +0200
commit82ea095231bab2e84569e5b0a1356cc39c131d2a (patch)
tree9d80c3a520bad2a5072a1f102a4c2d86e96651dc
parent482dc200fe1e959df1336a181668d29528acfdb6 (diff)
parent2112a841e87fc64dd9cc57c10e1ef848bfb5a89d (diff)
Merge pull request #5119 from scarecrow420/pvr_latest
[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 c3b8662a15..81380b2697 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=36eba34cabddce47878872b199fd3f13aafb8125
+SET VERSION=1832e602ce6d6ce43e2abbb497879beb944ab225
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 2d67f96ed7..05353b605a 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=36eba34cabddce47878872b199fd3f13aafb8125
+VERSION=1832e602ce6d6ce43e2abbb497879beb944ab225
GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so