diff options
author | Bradley Sepos <[email protected]> | 2015-10-28 17:25:21 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2016-05-25 15:45:04 -0400 |
commit | ee4ca95e2a1f78903c114411522a04a5bbd7a5bb (patch) | |
tree | d705aad5ceaf03a87d6b7602a73d059ae3347e37 /contrib/libtool/module.defs | |
parent | 0310fab56d7801cf37f71876ad6c11390f6ae97d (diff) |
contrib: Add upstream urls where possible.
Diffstat (limited to 'contrib/libtool/module.defs')
-rw-r--r-- | contrib/libtool/module.defs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libtool/module.defs b/contrib/libtool/module.defs index 26739730c..fb3bfc4a2 100644 --- a/contrib/libtool/module.defs +++ b/contrib/libtool/module.defs @@ -3,3 +3,9 @@ $(eval $(call import.CONTRIB.defs,LIBTOOL)) LIBTOOL.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libtool-2.4.2.tar.bz2 LIBTOOL.FETCH.md5 = f1a2109b9cd9c03a8df1f47e672c3aeb + +# TODO: Upstream no longer provides bzip2 archives, libtool 2.4.6 is latest +#LIBTOOL.FETCH.url = http://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz +#LIBTOOL.FETCH.md5 = d2f3b7d4627e69e13514a40e72a24d50 +#LIBTOOL.FETCH.url = http://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz +#LIBTOOL.FETCH.md5 = addf44b646ddb4e3919805aa88fa7c5e |