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 Gsl(AutotoolsPackage):
over 1000 functions in total with an extensive test suite."""
homepage = "http://www.gnu.org/software/gsl"
url = "http://mirror.switch.ch/ftp/mirror/gnu/gsl/gsl-2.3.tar.gz"
url = "https://ftpmirror.gnu.org/gsl/gsl-2.3.tar.gz"
version('2.5', sha256='0460ad7c2542caaddc6729762952d345374784100223995eb14d614861f2258d')
version('2.4', 'dba736f15404807834dc1c7b93e83b92')