[pvr] bump android and darwin pvr add-ons
authorLars Op den Kamp <lars@opdenkamp.eu>
Sat, 27 Oct 2012 01:05:10 +0000 (03:05 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 29 Oct 2012 23:08:34 +0000 (00:08 +0100)
tools/android/depends/xbmc-pvr-addons/Makefile
tools/darwin/depends/xbmc-pvr-addons/Makefile

index b66d209..862269a 100644 (file)
@@ -2,7 +2,7 @@ include ../Makefile.include
 DEPS= ../Makefile.include Makefile
 
 LIBNAME=xbmc-pvr-addons
-VERSION=46eb5b50bd145e1bae637213a5929384ac0fc13c
+VERSION=1dc2b52e2d219fcac4d00227fd576e5f5158d7f3
 GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
 BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
 DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so
index e719d4e..98e3d6a 100644 (file)
@@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons
 
 # lib name, version
 LIBNAME=xbmc-pvr-addons
-VERSION=1527fc067f924f3d9e0164876d8affd0f6023c15
+VERSION=1dc2b52e2d219fcac4d00227fd576e5f5158d7f3
 SOURCE=$(LIBNAME)-$(VERSION)
 ARCHIVE=$(SOURCE).tar.gz