diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-11-09 03:02:52 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-11-09 03:03:33 +0100 |
commit | 85ea7d8aba523edb532a8639be1131f180fedf1f (patch) | |
tree | 0dc97a6359030a0ec3ce5120fba05285c450612d /tools | |
parent | 378971b493e1a086f5f95414aad24834e3aac36e (diff) |
[pvr] bump add-ons
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 b7678c4dbf..691d59f3e8 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=18597fd733003e3a7edfedc284b36428c4b97647 +VERSION=accba457b54f0a2f85b56d3b1bab1790b6fcd656 GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |