aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-11-10 14:35:15 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-11-10 15:04:39 +0100
commit1ac0c264b43e8585d0fbbfb403505209598e2e1d (patch)
treec5b777fec7f2904136e6247f381a720aeabb8f4e
parent26d8468c63c71b1ccbb1bfddd14949c16b78ecd5 (diff)
downloadaports-1ac0c264b43e8585d0fbbfb403505209598e2e1d.tar.bz2
aports-1ac0c264b43e8585d0fbbfb403505209598e2e1d.tar.xz
community/imagemagick6: upgrade to 6.9.9.22
-rw-r--r--community/imagemagick6/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/imagemagick6/APKBUILD b/community/imagemagick6/APKBUILD
index 74fdbb069f..6e449875a9 100644
--- a/community/imagemagick6/APKBUILD
+++ b/community/imagemagick6/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=imagemagick6
_pkgname=ImageMagick
-pkgver=6.9.9.21
+pkgver=6.9.9.22
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=${pkgname#imagemagick}
pkgrel=0
@@ -106,4 +106,4 @@ _cxx() {
mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="236ef1a094f40b6eea28cc9e55838905699cad4bcb938c171ccf261200c196d9484aba06741f4e280805d36bde64faa0cf890a4ffbd22754835fbaedd8e0e086 ImageMagick-6.9.9-21.tar.xz"
+sha512sums="960f854246c4a58ca4c85fd5f6e74c15b8296371e1dceb80b1390db351e929653702cbb634ad176fd8321b6bb97018833278097319e15421990be96a3f74de66 ImageMagick-6.9.9-22.tar.xz"