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 Libmatheval(AutotoolsPackage):
compute symbolic derivatives and output expressions to strings."""
homepage = "https://www.gnu.org/software/libmatheval/"
url = "https://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.11.tar.gz"
url = "https://ftpmirror.gnu.org/libmatheval/libmatheval-1.1.11.tar.gz"
version('1.1.11', '595420ea60f6ddd75623847f46ca45c4')