diff options
author | Memphiz <memphis@machzwo.de> | 2012-10-16 20:28:27 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2012-10-16 20:30:28 +0200 |
commit | f62f4bd2e30d02ec51592551fed1433bbc4199df (patch) | |
tree | ff2e79a2699d9d855a506c2663ab95d4779ebb06 /tools | |
parent | 5f9d9b3dd684cea57b2eb3681c3033c2070452e1 (diff) |
[osx/ios/pvraddons] - bump pvr addon version for fixing build on osx/ios
Diffstat (limited to 'tools')
-rw-r--r-- | tools/darwin/depends/xbmc-pvr-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/xbmc-pvr-addons/Makefile b/tools/darwin/depends/xbmc-pvr-addons/Makefile index 04640a88ce..e719d4ea5f 100644 --- a/tools/darwin/depends/xbmc-pvr-addons/Makefile +++ b/tools/darwin/depends/xbmc-pvr-addons/Makefile @@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons # lib name, version LIBNAME=xbmc-pvr-addons -VERSION=46eb5b50bd145e1bae637213a5929384ac0fc13c +VERSION=1527fc067f924f3d9e0164876d8affd0f6023c15 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |