diff options
author | wsoltys <wiso@no.way> | 2014-01-20 21:09:15 +0100 |
---|---|---|
committer | wsoltys <wiso@no.way> | 2014-01-20 21:09:15 +0100 |
commit | 851cd29096ce33cfc6d7103e34f9c93f2889589a (patch) | |
tree | bd4f7cca3c17f9ebeb837b4ef471baf661565c79 /tools | |
parent | 0af940a87a22a1bef506b1ed50b7239e7a061e25 (diff) |
[PVR] bump add-ons (win32 bugfix)
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 87871d3398..72cc7292fc 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=eaefeffaee16216fd12fc3178c33d850dd6305ea +VERSION=31558d6e0216f9765215bb91354b312cbb2f397c GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |