activeharmony: Switch to https (#25641)

This commit is contained in:
Tamara Dahlgren 2021-08-26 16:51:57 -07:00 committed by GitHub
parent 8530ea88a3
commit 1d4e00a9ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@ class Activeharmony(MakefilePackage):
"""Active Harmony: a framework for auto-tuning (the automated search for
values to improve the performance of a target application)."""
homepage = "http://www.dyninst.org/harmony"
url = "http://www.dyninst.org/sites/default/files/downloads/harmony/ah-4.5.tar.gz"
homepage = "https://www.dyninst.org/harmony"
url = "https://www.dyninst.org/sites/default/files/downloads/harmony/ah-4.5.tar.gz"
version('4.6.0', sha256='9ce5009cfd8e2f4cf5f3536e1fea9993414fc25920fc90d0a2cb56f044787dbb')
version('4.5', sha256='31d9990c8dd36724d336707d260aa4d976e11eaa899c4c7cc11f80a56cdac684')