forked from alpinelinux/aports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
community/imagemagick6: upgrade to 6.9.10.62
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Maintainer: Jakub Jirutka <[email protected]> | ||
pkgname=imagemagick6 | ||
_pkgname=ImageMagick6 | ||
pkgver=6.9.10.60 | ||
pkgver=6.9.10.62 | ||
_pkgver=${pkgver%.*}-${pkgver##*.} | ||
_abiver=${pkgname#imagemagick} | ||
pkgrel=0 | ||
|
@@ -186,4 +186,4 @@ _cxx() { | |
mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/ | ||
} | ||
|
||
sha512sums="e8a28fdce0e48261cbd68ec6e863e06ecfc4830ce0042f36a257f5e6d524e1deb260f590f6e04d01679148b69bd317813198237ef835777b13cb1adb09b5bea3 ImageMagick6-6.9.10-60.tar.gz" | ||
sha512sums="f743c6af6be2c3efdf6b51d66a17938106cddd3f8b46296f988f7b88db8f6ecf20c5b4298d9ec4f4c49515baf0534247890ffabd7939f61a4196e351f0ae3bf9 ImageMagick6-6.9.10-62.tar.gz" |