packmol: add v20.0.0 (#37496)
* packmol: add v20.0.0 * Fix zoltan homepage url
This commit is contained in:
		| @@ -13,4 +13,5 @@ class Packmol(CMakePackage): | ||||
|     homepage = "https://m3g.iqm.unicamp.br/packmol/home.shtml" | ||||
|     url = "https://github.com/mcubeg/packmol/archive/18.169.tar.gz" | ||||
| 
 | ||||
|     version("20.0.0", sha256="4faa1c8d5e5db2e935fbc23e7167df7e0b85aa0993c57b74cb897d13e5cf2202") | ||||
|     version("18.169", sha256="8acf2cbc742a609e763eb00cae55aecd09af2edb4cc4e931706e2f06ac380de9") | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class Zoltan(AutotoolsPackage): | ||||
| 
 | ||||
|     """ | ||||
| 
 | ||||
|     homepage = "http://www.cs.sandia.gov/zoltan" | ||||
|     homepage = "https://sandialabs.github.io/Zoltan/" | ||||
|     url = "https://github.com/sandialabs/Zoltan/archive/v3.83.tar.gz" | ||||
| 
 | ||||
|     version("3.901", sha256="030c22d9f7532d3076e40cba1f03a63b2ee961d8cc9a35149af4a3684922a910") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alec Scott
					Alec Scott