diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2014-01-04 02:13:11 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2014-01-04 02:13:46 +0100 |
commit | a101ca5098a4af7dc2ba5c06e1663f1a74ae75f8 (patch) | |
tree | c406c4ad1a697d8a059a70a7e0f73fb9a741adbc /tools | |
parent | bb448939b8628425a108623325224dbd6eb2ec3c (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 de717b6f24..87871d3398 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=d4cb4d5c0e7fc1a4b9a3b911c3053df178c36944 +VERSION=eaefeffaee16216fd12fc3178c33d850dd6305ea GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |