Reorder versions in openssl (#1601)
This commit is contained in:
		 Erik Schnetter
					Erik Schnetter
				
			
				
					committed by
					
						 Todd Gamblin
						Todd Gamblin
					
				
			
			
				
	
			
			
			 Todd Gamblin
						Todd Gamblin
					
				
			
						parent
						
							ee2ddaa7cc
						
					
				
				
					commit
					ebde2a101e
				
			| @@ -36,14 +36,14 @@ class Openssl(Package): | |||||||
|     homepage = "http://www.openssl.org" |     homepage = "http://www.openssl.org" | ||||||
|     url = "ftp://openssl.org/source/openssl-1.0.1h.tar.gz" |     url = "ftp://openssl.org/source/openssl-1.0.1h.tar.gz" | ||||||
|  |  | ||||||
|     version('1.0.1h', '8d6d684a9430d5cc98a62a5d8fbda8cf') |  | ||||||
|     version('1.0.1r', '1abd905e079542ccae948af37e393d28') |  | ||||||
|     version('1.0.1t', '9837746fcf8a6727d46d22ca35953da1') |  | ||||||
|     version('1.0.2d', '38dd619b2e77cbac69b99f52a053d25a') |  | ||||||
|     version('1.0.2e', '5262bfa25b60ed9de9f28d5d52d77fc5') |  | ||||||
|     version('1.0.2f', 'b3bf73f507172be9292ea2a8c28b659d') |  | ||||||
|     version('1.0.2g', 'f3c710c045cdee5fd114feb69feba7aa') |  | ||||||
|     version('1.0.2h', '9392e65072ce4b614c1392eefc1f23d0') |     version('1.0.2h', '9392e65072ce4b614c1392eefc1f23d0') | ||||||
|  |     version('1.0.2g', 'f3c710c045cdee5fd114feb69feba7aa') | ||||||
|  |     version('1.0.2f', 'b3bf73f507172be9292ea2a8c28b659d') | ||||||
|  |     version('1.0.2e', '5262bfa25b60ed9de9f28d5d52d77fc5') | ||||||
|  |     version('1.0.2d', '38dd619b2e77cbac69b99f52a053d25a') | ||||||
|  |     version('1.0.1t', '9837746fcf8a6727d46d22ca35953da1') | ||||||
|  |     version('1.0.1r', '1abd905e079542ccae948af37e393d28') | ||||||
|  |     version('1.0.1h', '8d6d684a9430d5cc98a62a5d8fbda8cf') | ||||||
|  |  | ||||||
|     depends_on("zlib") |     depends_on("zlib") | ||||||
|     parallel = False |     parallel = False | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user