diff options
author | Bradley Sepos <[email protected]> | 2016-05-21 16:01:17 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2016-05-25 15:45:05 -0400 |
commit | 12745a5fe307f7933eecc1b97419617597b1e8a0 (patch) | |
tree | 1ec04a27fe7b4d15d0bfcd28670f9f2ffb0d3f53 /contrib/libbluray | |
parent | 12a591af07ad9da0fbe7b014ba0c3522e3bdfb0c (diff) |
contrib: Update comments in contrib modules.
Diffstat (limited to 'contrib/libbluray')
-rw-r--r-- | contrib/libbluray/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libbluray/module.defs b/contrib/libbluray/module.defs index 85098bb1a..1293a7e0b 100644 --- a/contrib/libbluray/module.defs +++ b/contrib/libbluray/module.defs @@ -5,7 +5,7 @@ LIBBLURAY.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libbluray- LIBBLURAY.FETCH.url += http://download.videolan.org/pub/videolan/libbluray/0.8.1/libbluray-0.8.1.tar.bz2 LIBBLURAY.FETCH.md5 = c7a89966ad091fa6075a58d31a698e70 -# TODO: libbluray 0.9.0 is latest +# TODO: libbluray >= 0.9.0 #LIBBLURAY.FETCH.url = http://download.videolan.org/pub/videolan/libbluray/0.9.0/libbluray-0.9.0.tar.bz2 #LIBBLURAY.FETCH.md5 = a4e8077b9fd82349c767cef2ba9bd750 |