diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:44 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:44 +0000 |
| commit | c045d572477eb2f9684c415fac89db18552d6723 (patch) | |
| tree | fa7e966b393aaa5bb8fa6c86e99241f312eefc87 /repos/extra/imagemagick/abuild | |
| parent | 016a8a403ff9e95fbd43aff317840de07b45e679 (diff) | |
| download | alicelinux-c045d572477eb2f9684c415fac89db18552d6723.tar.gz alicelinux-c045d572477eb2f9684c415fac89db18552d6723.zip | |
imagemagick: updated to 7.1.1.47
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 6fc15fa6..a7795afa 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.1.46 +version=7.1.1.47 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |