superlu_dist: update to v5.2.2 (#6024)

This commit is contained in:
Satish Balay 2017-10-30 23:46:41 -05:00 committed by Christoph Junghans
parent a31a1fef28
commit f5863d6708

View File

@ -35,6 +35,7 @@ class SuperluDist(Package):
version('develop', git='https://github.com/xiaoyeli/superlu_dist', tag='master') version('develop', git='https://github.com/xiaoyeli/superlu_dist', tag='master')
version('xsdk-0.2.0', git='https://github.com/xiaoyeli/superlu_dist', tag='xsdk-0.2.0') version('xsdk-0.2.0', git='https://github.com/xiaoyeli/superlu_dist', tag='xsdk-0.2.0')
version('5.2.2', 'a685ef7fb7859b24c8c9d5d5f121a8a5')
version('5.2.1', 'af857778ffeb04aea02aa4843e6e8e1d') version('5.2.1', 'af857778ffeb04aea02aa4843e6e8e1d')
version('5.1.3', '3a9e88a8469aa7f319f0364364b8da35') version('5.1.3', '3a9e88a8469aa7f319f0364364b8da35')
version('5.1.1', '12638c631733a27dcbd87110e9f9cb1e') version('5.1.1', '12638c631733a27dcbd87110e9f9cb1e')