Open MPI: add 2.1.1 to the list (#4204)
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
		
				
					committed by
					
						
						Adam J. Stewart
					
				
			
			
				
	
			
			
			
						parent
						
							a01be73185
						
					
				
				
					commit
					64dfc8bda6
				
			@@ -64,10 +64,11 @@ class Openmpi(AutotoolsPackage):
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
    homepage = "http://www.open-mpi.org"
 | 
			
		||||
    url = "https://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.0.tar.bz2"
 | 
			
		||||
    url = "https://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.1.tar.bz2"
 | 
			
		||||
    list_url = "http://www.open-mpi.org/software/ompi/"
 | 
			
		||||
    list_depth = 2
 | 
			
		||||
 | 
			
		||||
    version('2.1.1', 'ae542f5cf013943ffbbeb93df883731b')
 | 
			
		||||
    version('2.1.0', '4838a5973115c44e14442c01d3f21d52')
 | 
			
		||||
    version('2.0.2', 'ecd99aa436a1ca69ce936a96d6a3fa48')
 | 
			
		||||
    version('2.0.1', '6f78155bd7203039d2448390f3b51c96')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user