aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-08-14 15:23:09 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-08-14 15:54:25 +0200
commita7a13e14aa0652d79a00926cb9f2fb5c8da916b5 (patch)
tree66a84f638357d1cd9cb339755bbc59169e032128 /community
parent2062e8a6bd5d482d13a8cc2e051c62399f4ec970 (diff)
community/imagemagick6: upgrade to 6.9.10.60
Diffstat (limited to 'community')
-rw-r--r--community/imagemagick6/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/imagemagick6/APKBUILD b/community/imagemagick6/APKBUILD
index 97e42f7c40a..13db4617d22 100644
--- a/community/imagemagick6/APKBUILD
+++ b/community/imagemagick6/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=imagemagick6
_pkgname=ImageMagick6
-pkgver=6.9.10.55
+pkgver=6.9.10.60
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=${pkgname#imagemagick}
pkgrel=0
@@ -186,4 +186,4 @@ _cxx() {
mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="a65ac6502c73ff4141c3ebcf831dceedb4b7934918e69f72e601f2abee293de6d94b0defeeaaae0edbd8c61617734e09f5ac10591384ea8491ca83b3b5084792 ImageMagick6-6.9.10-55.tar.gz"
+sha512sums="e8a28fdce0e48261cbd68ec6e863e06ecfc4830ce0042f36a257f5e6d524e1deb260f590f6e04d01679148b69bd317813198237ef835777b13cb1adb09b5bea3 ImageMagick6-6.9.10-60.tar.gz"