aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-xdebug/APKBUILD
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-03-21 06:08:48 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-03-31 01:51:44 +0300
commit06a1f029626eb9a9aed5e3717c8efdba706192cd (patch)
tree4f1cd76a5a07dbe9829b46d4c0ca74b802b575c8 /community/php7-xdebug/APKBUILD
parentdb1da683462c2afcd008007746b3049d49dac291 (diff)
downloadaports-06a1f029626eb9a9aed5e3717c8efdba706192cd.tar.bz2
aports-06a1f029626eb9a9aed5e3717c8efdba706192cd.tar.xz
community/php7-xdebug: rebuild against php 7.2.4
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 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"