aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-xdebug
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-05-04 03:24:48 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-05-04 03:24:48 +0200
commit26d96b3a7913462c8c094dd36f662892f540d5cb (patch)
tree3f4bc6b5edaabb843f84f32e7a5ab74b731894d9 /community/php7-xdebug
parent5baa959dd66e187ee5462ce906a6aa2385f3d89d (diff)
downloadaports-26d96b3a7913462c8c094dd36f662892f540d5cb.tar.bz2
aports-26d96b3a7913462c8c094dd36f662892f540d5cb.tar.xz
community/php7-xdebug: rebuild
There's some problem with that package and it seems that it just needs to be rebuilt.
Diffstat (limited to 'community/php7-xdebug')
-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"