libbson, libmongoc: Update to 1.8.0 (#5478)
This commit is contained in:
		 Michael Kuhn
					Michael Kuhn
				
			
				
					committed by
					
						 Christoph Junghans
						Christoph Junghans
					
				
			
			
				
	
			
			
			 Christoph Junghans
						Christoph Junghans
					
				
			
						parent
						
							df1606e84e
						
					
				
				
					commit
					ed6003b514
				
			| @@ -32,6 +32,7 @@ class Libbson(AutotoolsPackage): | ||||
|     homepage = "https://github.com/mongodb/libbson" | ||||
|     url      = "https://github.com/mongodb/libbson/releases/download/1.7.0/libbson-1.7.0.tar.gz" | ||||
|  | ||||
|     version('1.8.0', '8b3c64570eec721f951831958e707a5a') | ||||
|     version('1.7.0', 'e196ad77dd8458ebc1166e6135030b63') | ||||
|     version('1.6.3', 'b7bdb314197106fcfb4af105a582d343') | ||||
|     version('1.6.2', 'c128a2ae3e35295e1176465be60f19db') | ||||
|   | ||||
| @@ -31,6 +31,7 @@ class Libmongoc(AutotoolsPackage): | ||||
|     homepage = "https://github.com/mongodb/mongo-c-driver" | ||||
|     url      = "https://github.com/mongodb/mongo-c-driver/releases/download/1.7.0/mongo-c-driver-1.7.0.tar.gz" | ||||
|  | ||||
|     version('1.8.0', '8c271a16ff30f6d4f5e134f699f7360f') | ||||
|     version('1.7.0', '21acf3584e92631422bc91e9e3cf4f76') | ||||
|     version('1.6.3', '0193610cf1d98aae7008f272a1000972') | ||||
|     version('1.6.2', 'aac86df153282cda1e4905cca181631a') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user