activeharmony: replace dead links (#45704)
This commit is contained in:
		| @@ -10,13 +10,13 @@ class Activeharmony(MakefilePackage): | |||||||
|     """Active Harmony: a framework for auto-tuning (the automated search for |     """Active Harmony: a framework for auto-tuning (the automated search for | ||||||
|     values to improve the performance of a target application).""" |     values to improve the performance of a target application).""" | ||||||
| 
 | 
 | ||||||
|     homepage = "https://www.dyninst.org/harmony" |     homepage = "https://github.com/ActiveHarmony/harmony" | ||||||
|     url = "https://www.dyninst.org/sites/default/files/downloads/harmony/ah-4.5.tar.gz" |     url = "https://github.com/ActiveHarmony/harmony/archive/refs/tags/v4.5.tar.gz" | ||||||
| 
 | 
 | ||||||
|     license("LGPL-3.0-only") |     license("LGPL-3.0-only") | ||||||
| 
 | 
 | ||||||
|     version("4.6.0", sha256="9ce5009cfd8e2f4cf5f3536e1fea9993414fc25920fc90d0a2cb56f044787dbb") |     version("4.6.0", sha256="01011c0c455fca31e5806b03743e27a12161c152253370894876f851242ccd51") | ||||||
|     version("4.5", sha256="31d9990c8dd36724d336707d260aa4d976e11eaa899c4c7cc11f80a56cdac684") |     version("4.5", sha256="74bde94f6c4f710a5003b0111f27fe3ba98161505e0155a87e94dd209b586951") | ||||||
| 
 | 
 | ||||||
|     patch( |     patch( | ||||||
|         "fix_logical_bug_in_slave_list_parsing.patch", |         "fix_logical_bug_in_slave_list_parsing.patch", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Wouter Deconinck
					Wouter Deconinck