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/libsamplerate | |
parent | 12a591af07ad9da0fbe7b014ba0c3522e3bdfb0c (diff) |
contrib: Update comments in contrib modules.
Diffstat (limited to 'contrib/libsamplerate')
-rw-r--r-- | contrib/libsamplerate/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libsamplerate/module.defs b/contrib/libsamplerate/module.defs index bf517741a..5f1cace96 100644 --- a/contrib/libsamplerate/module.defs +++ b/contrib/libsamplerate/module.defs @@ -5,14 +5,14 @@ LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamp LIBSAMPLERATE.FETCH.md5 = 69ec6c05f487458f688dda8f3e722e5d LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate -# TODO: Upstream hash differs, tarbase not necessary with new upstream, libsamplerate 0.1.8 is latest +# TODO: Upstream archive differs #LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.4.tar.gz #LIBSAMPLERATE.FETCH.md5 = f6fafd5d4971a2442352c72bc3598cbd #LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate # +# TODO: libsamplerate >= 0.1.8, tarbase unnecessary #LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.8.tar.gz #LIBSAMPLERATE.FETCH.md5 = 1c7fb25191b4e6e3628d198a66a84f47 -#LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate # Disable to avoid Carbon.h dependency on OSX LIBSAMPLERATE.CONFIGURE.extra = --disable-sndfile |