diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-01-19 02:43:31 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-01-19 02:43:45 +0100 |
commit | 8e89facbb49a3d53ecbd729b9c4f83b5e24c580e (patch) | |
tree | ecef9e69c1a9f6215aa36a03f50dc67b8acff3b2 /tools/darwin | |
parent | bcd130302c5814b6f92e8266fb033d385d318876 (diff) |
[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/96774c4f775b156a46fb58151379dece3e773c96
Diffstat (limited to 'tools/darwin')
-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 9c5c718bce..c58d670aad 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=a9780e023c8b7728017851bfd12d4df9e5c26993 +VERSION=96774c4f775b156a46fb58151379dece3e773c96 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |