aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-imagick/APKBUILD
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-03-26 22:34:22 +0200
committerAndy Postnikov <apostnikov@gmail.com>2018-03-31 01:51:44 +0300
commit63f50a79bfa06069fcf1256145578449bd699a76 (patch)
tree073b83bf85ca266ddf02be03fb1d2db1f6d2a290 /community/php7-imagick/APKBUILD
parent734e197cbc0763413e0c1fa6fa9ed5539d05ee37 (diff)
downloadaports-63f50a79bfa06069fcf1256145578449bd699a76.tar.bz2
aports-63f50a79bfa06069fcf1256145578449bd699a76.tar.xz
community/php7-imagick: rebuild against php 7.2.4
Diffstat (limited to 'community/php7-imagick/APKBUILD')
-rw-r--r--community/php7-imagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-imagick/APKBUILD b/community/php7-imagick/APKBUILD
index f5c5575e4f..049c283a00 100644
--- a/community/php7-imagick/APKBUILD
+++ b/community/php7-imagick/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-imagick
_pkgreal=imagick
pkgver=3.4.3
-pkgrel=6
+pkgrel=7
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension: Provides a wrapper to the ImageMagick library"