libbson, libmongoc: Update to 1.8.1 (#6290)

This commit is contained in:
Michael Kuhn
2017-11-14 17:21:05 +01:00
committed by Christoph Junghans
parent 137a9e64ac
commit 93bca2f3a2
2 changed files with 8 additions and 3 deletions

View File

@@ -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.1', '42601455cf7f450b46f62c4e6115c440')
version('1.8.0', '8b3c64570eec721f951831958e707a5a')
version('1.7.0', 'e196ad77dd8458ebc1166e6135030b63')
version('1.6.3', 'b7bdb314197106fcfb4af105a582d343')