testing/libbson: upgrade to 1.9.3

This commit is contained in:
Roberto Oliveira 2018-03-28 20:29:41 +00:00
parent 67b117edac
commit 9877e1d25d

View File

@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=libbson
pkgver=1.9.2
pkgrel=2
pkgver=1.9.3
pkgrel=0
pkgdesc="routines related to building, parsing, and iterating BSON documents"
url="https://github.com/mongodb/libbson"
arch="all"
@ -43,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="a05f1e8fbabb34e847692397e2e41fc5923ddd18dba861e5ab8a31acdf6738e13ab719eae8f9f8563f08fc43aab5c8d1f53cb6a47c38c96e132fa4a62a48d2bf libbson-1.9.2.tar.gz"
sha512sums="0095ca0b1757cccf311eef9fccd8facb2deef4fe50ca41b2659eab4360537e7a04732565a841a2c1c985595b209c36b41066eb7922563708400583c89adcbc4f libbson-1.9.3.tar.gz"