diff options
author | Rainer Hochecker <fernetmenta@online.de> | 2014-03-14 15:37:15 +0100 |
---|---|---|
committer | Rainer Hochecker <fernetmenta@online.de> | 2014-03-14 15:37:15 +0100 |
commit | 3e9fd0196350a7c20650226dfff70e70033d56bc (patch) | |
tree | 8a9d5b01a99834e8eafb6118829b7ae5192e61d3 /tools/depends | |
parent | 1df35f762b7da652cd4efc7f0ff7aaf76a31a36e (diff) |
[PVR] bump add-ons
Diffstat (limited to 'tools/depends')
-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 601d32554d..db104ac8c8 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=71e5b8c1da7acf726d00bde30da8554662cf97e1 +VERSION=1d9e336efb1462d08f311cd9d29f162445961c61 GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |