aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-xdebug/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7-xdebug/APKBUILD')
-rw-r--r--community/php7-xdebug/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-xdebug/APKBUILD b/community/php7-xdebug/APKBUILD
index 1aab13a342..9e728cbc86 100644
--- a/community/php7-xdebug/APKBUILD
+++ b/community/php7-xdebug/APKBUILD
@@ -5,7 +5,7 @@
pkgname=php7-xdebug
_pkgname=xdebug
pkgver=2.5.3
-pkgrel=0
+pkgrel=1
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension that provides functions for function traces and profiling"