Download GNU packages from mirrors (#8992)
This commit is contained in:

committed by
Todd Gamblin

parent
44e13b0478
commit
5be5c486ac
@@ -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')
|
||||
|
Reference in New Issue
Block a user