aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-01 20:38:19 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-01 20:38:19 +0000
commit632b8f9be61d4e819a24a5b2c2e6b699069fd027 (patch)
treef2d41520d02a71bec106f95a32739ce7d06f9242 /testing
parent74b51577dfbdfe8a4f3c38dc800f0749b2545b88 (diff)
downloadaports-632b8f9be61d4e819a24a5b2c2e6b699069fd027.tar.bz2
aports-632b8f9be61d4e819a24a5b2c2e6b699069fd027.tar.xz
testing/libbson: upgrade to 1.9.5
Diffstat (limited to 'testing')
-rw-r--r--testing/libbson/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libbson/APKBUILD b/testing/libbson/APKBUILD
index 0d6602aa9d..2775e8354f 100644
--- a/testing/libbson/APKBUILD
+++ b/testing/libbson/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=libbson
-pkgver=1.9.3
+pkgver=1.9.5
pkgrel=0
pkgdesc="routines related to building, parsing, and iterating BSON documents"
url="https://github.com/mongodb/libbson"
@@ -43,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0095ca0b1757cccf311eef9fccd8facb2deef4fe50ca41b2659eab4360537e7a04732565a841a2c1c985595b209c36b41066eb7922563708400583c89adcbc4f libbson-1.9.3.tar.gz"
+sha512sums="14bc75989baac550f42939ea161fa7872b950e5b669dc8f19e897f0783b04e0212e5e722b3fcdf946308b9a68bc066502ed8238dad92e342e5f49b8b2cc8f484 libbson-1.9.5.tar.gz"