Skip to content
Snippets Groups Projects
Commit ec1a46fd authored by Andy Postnikov's avatar Andy Postnikov
Browse files

community/php7-pecl-couchbase: upgrade to 2.6.1

parent e07863f7
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Maintainer: Nathan Johnson <nathan@nathanjohnson.info> # Maintainer: Nathan Johnson <nathan@nathanjohnson.info>
pkgname=php7-pecl-couchbase pkgname=php7-pecl-couchbase
_pkgreal=couchbase _pkgreal=couchbase
pkgver=2.6.0 pkgver=2.6.1
pkgrel=2 pkgrel=0
pkgdesc="PHP extension for Couchbase - PECL" pkgdesc="PHP extension for Couchbase - PECL"
url="https://pecl.php.net/package/couchbase" url="https://pecl.php.net/package/couchbase"
arch="all" arch="all"
...@@ -38,4 +38,4 @@ package() { ...@@ -38,4 +38,4 @@ package() {
echo "extension=$_pkgreal.so" > "$confdir"/$_pkgreal.ini 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment