From 3e678ef5f28dffc566761693b531b692f00fe73e Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Mon, 26 Mar 2018 21:15:31 +0300 Subject: community/php5-apcu: upgrade to 5.1.11 Fixes segfaults & random deadlock --- community/php7-apcu/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/php7-apcu') diff --git a/community/php7-apcu/APKBUILD b/community/php7-apcu/APKBUILD index 07112a508a..3cd2fe5f0d 100644 --- a/community/php7-apcu/APKBUILD +++ b/community/php7-apcu/APKBUILD @@ -3,8 +3,8 @@ pkgname=php7-apcu _pkgreal=apcu # release 5 is php7+ -pkgver=5.1.8 -pkgrel=1 +pkgver=5.1.11 +pkgrel=0 pkgdesc="PHP extension APC User Cache" url="http://pecl.php.net/package/$_pkgreal" arch="all" @@ -30,6 +30,4 @@ package() { echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini } -md5sums="0ef8be2ee8acb4dba5a66b247a254995 apcu-5.1.8.tgz" -sha256sums="01dfbf0245d8cc0f51ba16467a60b5fad08e30b28df7846e0dd213da1143ecce apcu-5.1.8.tgz" -sha512sums="4f377389e713bcae5534c64ea28f72c20ab2176aa758188c4d956c1f2370be49bc33dd2a1db43941fff5344a164aaeebc4e73e6d579f62d17334bcc520171526 apcu-5.1.8.tgz" +sha512sums="2c284bbe84012030cc5c24ccf903c3abee995af549616c10211dbd5e463a5f37a3f27a5982127db81787a64345597a10be495380b844ce6204dc57c8b058bb88 apcu-5.1.11.tgz" -- cgit v1.2.3