php-apcu: update to 5.1.17.

This commit is contained in:
maxice8 2019-02-08 23:57:59 -02:00 committed by maxice8
parent 3090f8abe6
commit 54ed0faa13

View file

@ -1,11 +1,11 @@
# Template file for 'php-apcu'
pkgname=php-apcu
version=5.1.16
version=5.1.17
revision=1
wrksrc="apcu-${version}"
build_style=gnu-configure
make_check_target=test
hostmakedepends="autoconf pcre-devel php-devel"
hostmakedepends="autoconf pcre2-devel php-devel"
makedepends="php-devel"
depends="php"
short_desc="In-memory key-value store for PHP"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="PHP-3.01"
homepage="https://pecl.php.net/package/APCu"
distfiles="https://pecl.php.net/get/apcu-${version}.tgz"
checksum=d1fe9eebd0eedc04693f88a6908beff8155755edf4f02e36dd34ec35b04d71e5
checksum=6b11b477890a9c096ad856e0251920d1d8b9558b7d115256c027e0223755c793
pre_configure() {
phpize