py-espresso package: add version 4.0.1 (#10469)
This commit is contained in:
parent
a67995d66a
commit
ccb3face64
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class PyEspresso(CMakePackage):
|
|||
url = "https://github.com/espressomd/espresso/releases/download/4.0.0/espresso-4.0.0.tar.gz"
|
||||
|
||||
version('develop', branch='python')
|
||||
version('4.0.1', sha256='17b7268eeba652a77f861bc534cdd05d206e7641d203a9dd5029b44bd422304b')
|
||||
version('4.0.0', sha256='8e128847447eebd843de24be9b4ad14aa19c028ae48879a5a4535a9683836e6b')
|
||||
|
||||
# espressomd/espresso#2244 merge upstream
|
||||
|
|
Loading…
Reference in a new issue