diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php7-pecl-varnish/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-varnish/APKBUILD b/testing/php7-pecl-varnish/APKBUILD index ad3e51fe07..4788b4afb5 100644 --- a/testing/php7-pecl-varnish/APKBUILD +++ b/testing/php7-pecl-varnish/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-varnish _pkgreal=varnish pkgver=1.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="PHP7 extension: makes it possible to interact with a running varnish instance through TCP socket or shared memory." url="https://pecl.php.net/package/varnish" arch="all" |