aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLars Op den Kamp <opdenkamp@gmail.com>2012-12-06 14:08:04 -0800
committerLars Op den Kamp <opdenkamp@gmail.com>2012-12-06 14:08:04 -0800
commitd78d85ec857faac1b17abe7c04ff1e1000615b0e (patch)
treee17e66bcea3cafcff6e2a94870fff60b50f7b2af /tools
parent130e8f77e2d5091a3401035fc6c6ef06acf2c868 (diff)
parent77bd76787efa2a4aab069cf8ac73f2632c856725 (diff)
Merge pull request #1896 from opdenkamp/pvr-addons-b3
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068
Diffstat (limited to 'tools')
-rw-r--r--tools/android/depends/xbmc-pvr-addons/Makefile2
-rw-r--r--tools/darwin/depends/xbmc-pvr-addons/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/android/depends/xbmc-pvr-addons/Makefile b/tools/android/depends/xbmc-pvr-addons/Makefile
index 7aab008af5..59bfd8f24f 100644
--- a/tools/android/depends/xbmc-pvr-addons/Makefile
+++ b/tools/android/depends/xbmc-pvr-addons/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.include
DEPS= ../Makefile.include Makefile
LIBNAME=xbmc-pvr-addons
-VERSION=252fbbeaa1b2615ec21204756f5db8309b144da8
+VERSION=d3671def0a4bd826f1fc29d18f5618e6ed4fc068
GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so
diff --git a/tools/darwin/depends/xbmc-pvr-addons/Makefile b/tools/darwin/depends/xbmc-pvr-addons/Makefile
index 7b023fa6ff..21d2c82a53 100644
--- a/tools/darwin/depends/xbmc-pvr-addons/Makefile
+++ b/tools/darwin/depends/xbmc-pvr-addons/Makefile
@@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons
# lib name, version
LIBNAME=xbmc-pvr-addons
-VERSION=252fbbeaa1b2615ec21204756f5db8309b144da8
+VERSION=d3671def0a4bd826f1fc29d18f5618e6ed4fc068
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz