aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-12-22 21:57:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-12-22 21:59:23 +0000
commita100826cdc1080f0d39e7e886df1ff11abccd751 (patch)
tree12d7a92db4e080ec15c185a829cfa342681226df /community
parent9909afdb1f7093a2356e07eab2fbc98d75428d91 (diff)
downloadaports-a100826cdc1080f0d39e7e886df1ff11abccd751.tar.bz2
aports-a100826cdc1080f0d39e7e886df1ff11abccd751.tar.xz
community/php5-imagick: rebuild against new imagemagick ABI
(cherry picked from commit eeb2c3561a1bf134710c37e737624c76e5057494)
Diffstat (limited to 'community')
-rw-r--r--community/php5-imagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5-imagick/APKBUILD b/community/php5-imagick/APKBUILD
index 63ceb7b48d..c01dd12687 100644
--- a/community/php5-imagick/APKBUILD
+++ b/community/php5-imagick/APKBUILD
@@ -4,7 +4,7 @@ _php=php5
pkgname=${_php}-imagick
_pkgreal=imagick
pkgver=3.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="PHP bindings to the ImageMagick library."
url="http://pecl.php.net/package/imagick"
arch="all"