aboutsummaryrefslogtreecommitdiffstats
path: root/community/php5-imagick
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-03-22 14:59:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-03-22 16:09:21 +0000
commit61bc80c8951ac62c8c879775a688c8af54ad4250 (patch)
tree60ba75ce23cd43eead7fdba04a400ae721974ed4 /community/php5-imagick
parent541e1d7fd7bf9496e107b1eedaadecee21808aa1 (diff)
downloadaports-61bc80c8951ac62c8c879775a688c8af54ad4250.tar.bz2
aports-61bc80c8951ac62c8c879775a688c8af54ad4250.tar.xz
community/php5-imagick: rebuild against imagemagick 7
Diffstat (limited to 'community/php5-imagick')
-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 c01dd12687..0f013116b6 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=1
+pkgrel=2
pkgdesc="PHP bindings to the ImageMagick library."
url="http://pecl.php.net/package/imagick"
arch="all"