espressopp: added v1.9.5 (#5652)

This commit is contained in:
Christoph Junghans 2017-10-08 19:16:56 -06:00 committed by Todd Gamblin
parent 1b5410b87b
commit 57643ae84e

View file

@ -36,6 +36,7 @@ class Espressopp(CMakePackage):
url = "https://github.com/espressopp/espressopp/tarball/v1.9.4.1"
version('develop', git='https://github.com/espressopp/espressopp.git', branch='master')
version('1.9.5', '13a93c30b07132b5e5fa0d828aa17d79')
version('1.9.4.1', '0da74a6d4e1bfa6a2a24fca354245a4f')
version('1.9.4', 'f2a27993a83547ad014335006eea74ea')