aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a8a5410a4f..dd4252494d 100644
--- a/community/php7-xdebug/APKBUILD
+++ b/community/php7-xdebug/APKBUILD
@@ -5,7 +5,7 @@
pkgname=php7-xdebug
_pkgname=xdebug
pkgver=2.6.0
-pkgrel=0
+pkgrel=1
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension that provides functions for function traces and profiling"