From d4eee64172f2ef02a0c11cef7580fc845aff7a7b Mon Sep 17 00:00:00 2001 From: Nathan Johnson Date: Mon, 18 Feb 2019 12:11:07 -0600 Subject: [PATCH] community/libcouchbase: bumping dependent releases --- community/php7-pecl-couchbase/APKBUILD | 2 +- testing/perl-couchbase/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community/php7-pecl-couchbase/APKBUILD b/community/php7-pecl-couchbase/APKBUILD index 5b1ecabfc49..bd0752c0cf7 100644 --- a/community/php7-pecl-couchbase/APKBUILD +++ b/community/php7-pecl-couchbase/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-couchbase _pkgreal=couchbase pkgver=2.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension for Couchbase - PECL" url="https://pecl.php.net/package/couchbase" arch="all" diff --git a/testing/perl-couchbase/APKBUILD b/testing/perl-couchbase/APKBUILD index 40c30ca06be..95424ba2a69 100644 --- a/testing/perl-couchbase/APKBUILD +++ b/testing/perl-couchbase/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-couchbase _pkgreal=Couchbase pkgver=2.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Couchbase Client Library" url="http://search.cpan.org/dist/Couchbase/" arch="all"