aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-imagick
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-03-22 15:07:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-03-22 16:09:21 +0000
commitd87ee858bbe4fa8f2fc18465685bf4eec4b75a06 (patch)
treefab6b348538460497b5810f6ad5948f6490ae690 /testing/php7-imagick
parentdd89e519e270e71ff7d963a5912ed9bad6f223ae (diff)
downloadaports-d87ee858bbe4fa8f2fc18465685bf4eec4b75a06.tar.bz2
aports-d87ee858bbe4fa8f2fc18465685bf4eec4b75a06.tar.xz
testing/php7-imagick: rebuild against imagemagick 7
Diffstat (limited to 'testing/php7-imagick')
-rw-r--r--testing/php7-imagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-imagick/APKBUILD b/testing/php7-imagick/APKBUILD
index 0161d03fe4..f265d34dfc 100644
--- a/testing/php7-imagick/APKBUILD
+++ b/testing/php7-imagick/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=php7-imagick
pkgver=3.4.3
-pkgrel=0
+pkgrel=1
_pkgreal=${pkgname#php*-}
_pkgver=${pkgver/_rc/RC}
_phpver=${pkgname%%-*}