gnu: libomp: Download over HTTPS.

* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
master
Tobias Geerinckx-Rice 2019-07-08 15:30:13 +02:00
parent e2170c3192
commit 69e3512b7c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ requirements according to version 1.1 of the OpenCL specification.")
(version (package-version llvm))
(source (origin
(method url-fetch)
(uri (string-append "http://releases.llvm.org/"
(uri (string-append "https://releases.llvm.org/"
version "/openmp-" version
".src.tar.xz"))
(sha256