diff options
Diffstat (limited to 'tools/depends/target/xbmc-pvr-addons/Makefile')
-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 db104ac8c8..1489bee9b2 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=1d9e336efb1462d08f311cd9d29f162445961c61 +VERSION=2955e1dd62f4047b2782cb927f7671ae209f20d8 GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so |