Update MRCPP package.py (#19541)
This commit is contained in:
parent
78a759129a
commit
7313cf5ea5
@ -13,10 +13,12 @@ class Mrcpp(CMakePackage):
|
|||||||
error control in numerical computations."""
|
error control in numerical computations."""
|
||||||
|
|
||||||
homepage = "https://mrcpp.readthedocs.io/en/latest/"
|
homepage = "https://mrcpp.readthedocs.io/en/latest/"
|
||||||
url = "https://github.com/MRChemSoft/mrcpp/archive/v1.3.5.tar.gz"
|
url = "https://github.com/MRChemSoft/mrcpp/archive/v1.3.6.tar.gz"
|
||||||
|
|
||||||
maintainers = ["robertodr", "stigrj", "ilfreddy"]
|
maintainers = ["robertodr", "stigrj", "ilfreddy"]
|
||||||
|
|
||||||
|
version('1.3.6',
|
||||||
|
sha256='2502e71f086a8bb5ea635d0c6b86e7ff60220a45583e96a08b3cfe7c9db4cecf')
|
||||||
version('1.3.5',
|
version('1.3.5',
|
||||||
sha256='3072cf60db6fa1e621bc6e6dfb6d35f9367a44d9d312a4b8c455894769140aed')
|
sha256='3072cf60db6fa1e621bc6e6dfb6d35f9367a44d9d312a4b8c455894769140aed')
|
||||||
version('1.3.4',
|
version('1.3.4',
|
||||||
|
Loading…
Reference in New Issue
Block a user