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/libtool | |
parent | 12a591af07ad9da0fbe7b014ba0c3522e3bdfb0c (diff) |
contrib: Update comments in contrib modules.
Diffstat (limited to 'contrib/libtool')
-rw-r--r-- | contrib/libtool/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libtool/module.defs b/contrib/libtool/module.defs index d97e6b67f..828f0e605 100644 --- a/contrib/libtool/module.defs +++ b/contrib/libtool/module.defs @@ -5,6 +5,6 @@ LIBTOOL.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libtool-2.4. LIBTOOL.FETCH.url += http://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz LIBTOOL.FETCH.md5 = d2f3b7d4627e69e13514a40e72a24d50 -# TODO: libtool 2.4.6 is latest +# TODO: libtool >= 2.4.6 #LIBTOOL.FETCH.url = http://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz #LIBTOOL.FETCH.md5 = addf44b646ddb4e3919805aa88fa7c5e |