gnu: opari2: Use HTTPS home page.

* gnu/packages/profiling.scm (opari2)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2019-05-08 21:35:40 +02:00
parent 2cea4ac780
commit 9f53d58ae1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ memory-efficient event trace data format plus support library.")
(inputs `(("gfortran" ,gfortran)))
(native-inputs `(("gawk" ,gawk) ; for tests
("which" ,which)))
(home-page "http://www.vi-hps.org/projects/score-p")
(home-page "https://www.vi-hps.org/projects/score-p")
(synopsis "OpenMP runtime performance measurement instrumenter")
(description "OPARI2 is a source-to-source instrumentation tool for OpenMP
and hybrid codes. It surrounds OpenMP directives and runtime library calls