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

@@ -29,6 +29,6 @@ class Aspell6De(AspellDictPackage):
"""German (de) dictionary for aspell."""
homepage = "http://aspell.net/"
url = "ftp://ftp.gnu.org/gnu/aspell/dict/de/aspell6-de-20030222-1.tar.bz2"
url = "https://ftpmirror.gnu.org/aspell/dict/de/aspell6-de-20030222-1.tar.bz2"
version('6-de-20030222-1', '5950c5c8a36fc93d4d7616591bace6a6')