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

@@ -34,7 +34,7 @@ class Gperf(AutotoolsPackage):
single string comparison only."""
homepage = "https://www.gnu.org/software/gperf/"
url = "http://ftp.gnu.org/pub/gnu/gperf/gperf-3.0.4.tar.gz"
url = "https://ftpmirror.gnu.org/gperf/gperf-3.0.4.tar.gz"
version('3.0.4', 'c1f1db32fb6598d6a93e6e88796a8632')