pumi: add version 2.2.0 (#9606)
This commit is contained in:
		 Cameron Smith
					Cameron Smith
				
			
				
					committed by
					
						 Satish Balay
						Satish Balay
					
				
			
			
				
	
			
			
			 Satish Balay
						Satish Balay
					
				
			
						parent
						
							e4a24c3fbc
						
					
				
				
					commit
					19207549ad
				
			| @@ -26,6 +26,7 @@ class Pumi(CMakePackage): | |||||||
|     # it compares greater than a numbered version (e.g., 2.1.0). The spack |     # it compares greater than a numbered version (e.g., 2.1.0). The spack | ||||||
|     # version string 'master' compares less than a numbered version. |     # version string 'master' compares less than a numbered version. | ||||||
|     version('develop', branch='master') |     version('develop', branch='master') | ||||||
|  |     version('2.2.0', commit='8c7e6f13943893b2bc1ece15003e4869a0e9634f')  # tag 2.2.0 | ||||||
|     version('2.1.0', commit='840fbf6ec49a63aeaa3945f11ddb224f6055ac9f') |     version('2.1.0', commit='840fbf6ec49a63aeaa3945f11ddb224f6055ac9f') | ||||||
|  |  | ||||||
|     variant('zoltan', default=False, description='Enable Zoltan Features') |     variant('zoltan', default=False, description='Enable Zoltan Features') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user