diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 21:18:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:26 +0000 |
commit | 7da94a641396fdcb506b0b0f3b906fe006f9274c (patch) | |
tree | 9ceb6319bdc5a500a6e05e776b33a3bc49fd7b15 | |
parent | 3bcffc028685e9d92d89a967b959f66aa95f8b49 (diff) | |
download | aports-7da94a641396fdcb506b0b0f3b906fe006f9274c.tar.bz2 aports-7da94a641396fdcb506b0b0f3b906fe006f9274c.tar.xz |
community/libcouchbase: rebuild against libressl-2.7
-rw-r--r-- | community/libcouchbase/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcouchbase/APKBUILD b/community/libcouchbase/APKBUILD index efd9b93ba5..85dc03e820 100644 --- a/community/libcouchbase/APKBUILD +++ b/community/libcouchbase/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Nathan Johnson <nathan@nathanjohnson.info> pkgname=libcouchbase pkgver=2.8.5 -pkgrel=0 +pkgrel=1 pkgdesc="C client library for Couchbase" url="https://developer.couchbase.com/community" arch="all" |