diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-25 14:55:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-25 14:55:07 +0000 |
| commit | f87715e40b16a600aeb3f9647fd3f9053b989f74 (patch) | |
| tree | d572989852207bdb8466cfb3c4716e5e336a2373 /repos/extra/imagemagick/abuild | |
| parent | 620df15642b6f36159b85a09603d33d85eda799a (diff) | |
| download | alicelinux-f87715e40b16a600aeb3f9647fd3f9053b989f74.tar.gz alicelinux-f87715e40b16a600aeb3f9647fd3f9053b989f74.zip | |
imagemagick: updated to 7.1.2.15
Diffstat (limited to 'repos/extra/imagemagick/abuild')
| -rw-r--r-- | repos/extra/imagemagick/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/imagemagick/abuild b/repos/extra/imagemagick/abuild index 63db7183..2ad4b57b 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.13 +version=7.1.2.15 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |