diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:07 +0000 |
| commit | 419b2ca7c92ab8415dfc6f1d30235245b439652e (patch) | |
| tree | ffcc2b8a1f99840e70283bf6ad55110d1a4fb470 /repos/extra/imagemagick/abuild | |
| parent | 87457da202582bd9c17a63545d5d676047e0800f (diff) | |
| download | alicelinux-419b2ca7c92ab8415dfc6f1d30235245b439652e.tar.gz alicelinux-419b2ca7c92ab8415dfc6f1d30235245b439652e.zip | |
imagemagick: updated to 7.1.2.13
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 e08d25b0..63db7183 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.12 +version=7.1.2.13 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |