aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-couchbase
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-06-04 15:59:09 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-06-04 16:03:50 +0300
commitec1a46fdc41f9be52633f0f9fab2e0551eedee84 (patch)
tree329303b39b2ccafc37bed369538234f896358d7b /community/php7-pecl-couchbase
parente07863f7fdf69a26841d79939ac9e513e497cbda (diff)
downloadaports-ec1a46fdc41f9be52633f0f9fab2e0551eedee84.tar.bz2
aports-ec1a46fdc41f9be52633f0f9fab2e0551eedee84.tar.xz
community/php7-pecl-couchbase: upgrade to 2.6.1
Diffstat (limited to 'community/php7-pecl-couchbase')
-rw-r--r--community/php7-pecl-couchbase/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-pecl-couchbase/APKBUILD b/community/php7-pecl-couchbase/APKBUILD
index ac6da1d263..a1adcd10e6 100644
--- a/community/php7-pecl-couchbase/APKBUILD
+++ b/community/php7-pecl-couchbase/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Nathan Johnson <nathan@nathanjohnson.info>
pkgname=php7-pecl-couchbase
_pkgreal=couchbase
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.6.1
+pkgrel=0
pkgdesc="PHP extension for Couchbase - PECL"
url="https://pecl.php.net/package/couchbase"
arch="all"
@@ -38,4 +38,4 @@ package() {
echo "extension=$_pkgreal.so" > "$confdir"/$_pkgreal.ini
}
-sha512sums="88803d996635441f2761f6aa4a4afc49764c6c71e6677684ef62e8dcb69c9390b1f9af0e16f0b8af297c337fa78f10106c8fbfe33e9cc078f260f749d6d30d4a php7-pecl-couchbase-2.6.0.tgz"
+sha512sums="8a1548f51b081d25e2d331f7de4ef8e35fe232feefb2681258aecc4b51ed79928bf472898aad326b61e40af0f113bfc349ddc3cf7f3f984a06da4cfd14206577 php7-pecl-couchbase-2.6.1.tgz"