diff options
author | davilla <davilla@4pi.com> | 2012-09-08 15:34:13 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2012-09-08 16:27:32 -0400 |
commit | 227cf3bb48ef8f8fc15de297d9f418e5a806b4d0 (patch) | |
tree | b882aa9b236d072f15b7c34edcea68eb7dd834a5 /tools | |
parent | 312fd9bcad98ce5727ab15d4018f91484272caaa (diff) |
bump pvr addons version
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 4222b928e7..d7c5b2f54f 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=450963e37c54b12696d8c13a173dccbf5afcb81e +VERSION=8f1dc716b33c7e48a4cc994f0e98c2ccdf7e3caf SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |