diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:20 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:20 +0000 |
| commit | 3637de53abbbd8e573686dabe54ad76d704f47b1 (patch) | |
| tree | 0c5c11b547b333d025300ae83f053ef19a18f345 /repos/extra/imagemagick/abuild | |
| parent | 0640300f71f8e33f013a5ea59abb607fc8033d9a (diff) | |
| download | alicelinux-3637de53abbbd8e573686dabe54ad76d704f47b1.tar.gz alicelinux-3637de53abbbd8e573686dabe54ad76d704f47b1.zip | |
imagemagick: updated to 7.1.2.16
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 2ad4b57b..4dae9dd8 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.15 +version=7.1.2.16 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |