Skip to content

Commit

Permalink
community/php7-pecl-memcached: upgrade to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andypost committed Dec 22, 2018
1 parent b30acdf commit f63b3f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions community/php7-pecl-memcached/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-pecl-memcached
_pkgreal=memcached
pkgver=3.0.4
pkgrel=2
pkgver=3.1.2
pkgrel=0
pkgdesc="PHP extension for interfacing with memcached via libmemcached library"
url="https://pecl.php.net/package/memcached"
arch="all"
Expand Down Expand Up @@ -37,4 +37,4 @@ package() {
echo "extension=$_pkgreal.so" > "$confdir"/20_$_pkgreal.ini
}

sha512sums="d0a0f9e99cbcc6829528554551dfacf0d943d54d4be60c9da708de82913a2a0bed7c51d594ae3ecf0c13b56064739f074ce6ada5d7433bdc7e26e8caf9cf5ca2 php7-pecl-memcached-3.0.4.tgz"
sha512sums="b69f29804df2ab966473f5b1a947fad64c9e468be8cbc0c26c8111facf401debddfd09319cb4747b394e7dc465ccfa35701d76f9770fc757452ba9e522768f03 php7-pecl-memcached-3.1.2.tgz"

0 comments on commit f63b3f6

Please sign in to comment.