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

committed by
Todd Gamblin

parent
44e13b0478
commit
5be5c486ac
@@ -32,7 +32,7 @@ class Groff(AutotoolsPackage):
|
||||
ASCII/UTF8 for display at the terminal."""
|
||||
|
||||
homepage = "https://www.gnu.org/software/groff/"
|
||||
url = "http://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz"
|
||||
url = "https://ftpmirror.gnu.org/groff/groff-1.22.3.tar.gz"
|
||||
|
||||
# TODO: add html variant, spack doesn't have netpbm and its too
|
||||
# complicated for me to find out at this point in time.
|
||||
|
Reference in New Issue
Block a user