aboutsummaryrefslogtreecommitdiffstats
path: root/community/libcouchbase
diff options
context:
space:
mode:
authorNathan Johnson <njohnson@ena.com>2019-02-06 21:58:02 -0600
committerAndy Postnikov <apostnikov@gmail.com>2019-02-19 00:46:21 +0200
commit7aec89f4c3862f6b59304c950445a5b1e9132738 (patch)
tree2b73914a6b00b45d01d67a5c16229ec807710b2a /community/libcouchbase
parent77e62fb6c492e0a2440d4eb4fd6a43bb4c321c48 (diff)
downloadaports-7aec89f4c3862f6b59304c950445a5b1e9132738.tar.bz2
aports-7aec89f4c3862f6b59304c950445a5b1e9132738.tar.xz
community/libcouchbase: update to 2.10.3
Diffstat (limited to 'community/libcouchbase')
-rw-r--r--community/libcouchbase/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libcouchbase/APKBUILD b/community/libcouchbase/APKBUILD
index 1a874a0415..6c5c4b0dd7 100644
--- a/community/libcouchbase/APKBUILD
+++ b/community/libcouchbase/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Nathan Johnson <nathan@nathanjohnson.info>
# Maintainer: Nathan Johnson <nathan@nathanjohnson.info>
pkgname=libcouchbase
-pkgver=2.9.5
+pkgver=2.10.3
pkgrel=1
pkgdesc="C client library for Couchbase"
url="https://developer.couchbase.com/community"
@@ -73,5 +73,5 @@ bin() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
}
-sha512sums="ab6d03e5d05bf85d5d6626432895bc4eccc37a0efa56d0997fa4316fb54dcbade81ecfc04858a1a8f0e2747b1aff5184a5762860ce6280ca67bd8fa1bea813e9 libcouchbase-2.9.5.tar.gz
+sha512sums="ec323d4a5de44c7293003ebc5ddfc8004c7a0ce8b268459a2216ce548545cc86c83c1207c25d57c8a5c57a866a2011639fcee0c9ac46c7ca6e71bfec0a6b3020 libcouchbase-2.10.3.tar.gz
72319b86fdd91728723ccb091e72199788a84e2ec9ea12c0fcd1ed686eb155ec11e0addbff96735f83e7f31764a85650f0483b6e76d3a8bee16f71b2751fe4a9 fix_socktest.patch"