likwid: update versions (#5757)

This commit is contained in:
Denis Davydov 2017-10-14 00:08:49 +02:00 committed by Christoph Junghans
parent 2c73c9fb50
commit c13e13a52b

View file

@ -36,6 +36,9 @@ class Likwid(Package):
maintainers = ['davydden'] maintainers = ['davydden']
version('4.3.0', '8703a7b6902ea04a110499c81f72d4a5')
version('4.2.1', 'c408ddcf0317cdd894af4c580cd74294')
version('4.2.0', 'e41ff334b8f032a323d941ce32907a75')
version('4.1.2', 'a857ce5bd23e31d96e2963fe81cb38f0') version('4.1.2', 'a857ce5bd23e31d96e2963fe81cb38f0')
# NOTE: There is no way to use an externally provided hwloc with Likwid. # NOTE: There is no way to use an externally provided hwloc with Likwid.