diff options
Diffstat (limited to 'community/php7-pecl-xdebug/APKBUILD')
-rw-r--r-- | community/php7-pecl-xdebug/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-xdebug/APKBUILD b/community/php7-pecl-xdebug/APKBUILD index 6c393fd977..79f0146bdb 100644 --- a/community/php7-pecl-xdebug/APKBUILD +++ b/community/php7-pecl-xdebug/APKBUILD @@ -5,7 +5,7 @@ pkgname=php7-pecl-xdebug _pkgname=xdebug pkgver=2.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension that provides functions for function traces and profiling - PECL" url="https://pecl.php.net/package/xdebug" arch="all" |