aboutsummaryrefslogtreecommitdiffstats
path: root/community/libcouchbase
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-17 06:52:15 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-17 07:03:06 +0100
commit805af032978339ce48247ece3cc427f2d467b5b7 (patch)
tree514be4fa0a822e3d44fb90937522389530897840 /community/libcouchbase
parentbf10dc1c48de5ad1842b420c224d854489753d88 (diff)
downloadaports-805af032978339ce48247ece3cc427f2d467b5b7.tar.bz2
aports-805af032978339ce48247ece3cc427f2d467b5b7.tar.xz
community/libcouchbase: upgrade to 2.10.5
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 d52a7fc199..0880362fa6 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.10.4
+pkgver=2.10.5
pkgrel=0
pkgdesc="C client library for Couchbase"
url="https://developer.couchbase.com/community"
@@ -72,5 +72,5 @@ bin() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
}
-sha512sums="c5b0179fba4fc93b8dfc706ba69cb60aa7747a0cd38d6abc9b85ed0386db04f8657b36feb95329c49c217e614707b267427c7930af083b43ea8c78a254713d07 libcouchbase-2.10.4.tar.gz
+sha512sums="a2be492e76bd738f8de926a5abebdca3ff8e214255294c3fbdbe6ef29dcde0ebb30fc96bce2c3e98906850ab1756d43650d856748edb4e9eefc007e978068f20 libcouchbase-2.10.5.tar.gz
72319b86fdd91728723ccb091e72199788a84e2ec9ea12c0fcd1ed686eb155ec11e0addbff96735f83e7f31764a85650f0483b6e76d3a8bee16f71b2751fe4a9 fix_socktest.patch"