diff options
author | AlwinEsch <alwin.esch@web.de> | 2015-02-16 11:58:05 +0100 |
---|---|---|
committer | AlwinEsch <alwin.esch@web.de> | 2015-02-16 11:58:05 +0100 |
commit | fa6e4277b266fcc85ec4c3c1d83b0c0c5ad06ccd (patch) | |
tree | ecfd452135fb23ba900e5e4c17aeee1d21cc00f0 /tools | |
parent | 871d24f015092568ac1a8a414cd6196c28d81726 (diff) |
[pvr] bump addons with #6367
Diffstat (limited to 'tools')
-rw-r--r-- | tools/depends/target/xbmc-pvr-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/xbmc-pvr-addons/Makefile b/tools/depends/target/xbmc-pvr-addons/Makefile index 5abf2b7566..61d109bab6 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=b2dc035404e14f137033876d14ad92ae3bde5f27 +VERSION=63be5d6bd030708f6621707a8b23ede74bf4494b GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |