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/libvorbis | |
parent | 12a591af07ad9da0fbe7b014ba0c3522e3bdfb0c (diff) |
contrib: Update comments in contrib modules.
Diffstat (limited to 'contrib/libvorbis')
-rw-r--r-- | contrib/libvorbis/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libvorbis/module.defs b/contrib/libvorbis/module.defs index 989f19202..ef9735553 100644 --- a/contrib/libvorbis/module.defs +++ b/contrib/libvorbis/module.defs @@ -5,7 +5,7 @@ LIBVORBIS.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libvorbis-a LIBVORBIS.FETCH.md5 = 586d2ac0fa13f32cba78be5db4a16330 LIBVORBIS.EXTRACT.tarbase = aotuv-b6.03_20110424 -# TODO: Upstream variant aotuv no longer exists, libvorbis 1.3.5 is latest, tarbase not necessary with new upstream +# TODO: libvorbis >= 1.3.5 (upstream variant aotuv no longer exists), tarbase unnecessary #LIBVORBIS.FETCH.url = http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz #LIBVORBIS.FETCH.md5 = 7220e089f3be3412a2317d6fde9e3944 |