aboutsummaryrefslogtreecommitdiffstats
path: root/main/imagemagick
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-05-15 14:28:00 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-05-15 14:32:50 -0500
commit1ee4b460de9262c6c64fe4b56fa93d0d856147a2 (patch)
tree2c37f85e9419db557434ff74f227d2578a5c1799 /main/imagemagick
parentb36dbcc11dc54f5f9bc2aa5429b10afbafa63447 (diff)
downloadaports-1ee4b460de9262c6c64fe4b56fa93d0d856147a2.tar.bz2
aports-1ee4b460de9262c6c64fe4b56fa93d0d856147a2.tar.xz
main/imagemagick: rebuild against libpng
Diffstat (limited to 'main/imagemagick')
-rw-r--r--main/imagemagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
index 8f12c470f3..b44e3ed220 100644
--- a/main/imagemagick/APKBUILD
+++ b/main/imagemagick/APKBUILD
@@ -3,7 +3,7 @@
pkgname=imagemagick
pkgver=6.6.9.8
_pkgver=${pkgver%.*}-${pkgver##*.}
-pkgrel=0
+pkgrel=1
pkgdesc="A collection of tools and libraries for many image formats"
url="http://www.imagemagick.org/"
arch="all"