Download GNU packages from mirrors (#8992)
This commit is contained in:

committed by
Todd Gamblin

parent
44e13b0478
commit
5be5c486ac
@@ -29,7 +29,7 @@ class Libtool(AutotoolsPackage):
|
||||
"""libtool -- library building part of autotools."""
|
||||
|
||||
homepage = 'https://www.gnu.org/software/libtool/'
|
||||
url = 'http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz'
|
||||
url = 'https://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz'
|
||||
|
||||
version('develop', git='https://git.savannah.gnu.org/git/libtool.git',
|
||||
branch='master', submodules=True)
|
||||
|
Reference in New Issue
Block a user