Download GNU packages from mirrors (#8992)

This commit is contained in:
Adam J. Stewart
2018-08-16 01:27:21 -05:00
committed by Todd Gamblin
parent 44e13b0478
commit 5be5c486ac
52 changed files with 52 additions and 52 deletions

View File

@@ -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.