diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:25:01 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:25:01 +0800 |
| commit | b2d02a56d5dd16685c05240884f4446cf77bf9dd (patch) | |
| tree | 24c0b6a07a52d4d37424aa9144f9b453b0b58441 /repos | |
| parent | 90fdd20c860d17044bb98b2794534e1ab124ab26 (diff) | |
| download | alicelinux-b2d02a56d5dd16685c05240884f4446cf77bf9dd.tar.gz alicelinux-b2d02a56d5dd16685c05240884f4446cf77bf9dd.zip | |
imagemagick: updated to 7.1.1.36
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/imagemagick/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/imagemagick/abuild b/repos/xorg/imagemagick/abuild index 3c0800e8..40f50d7c 100644 --- a/repos/xorg/imagemagick/abuild +++ b/repos/xorg/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.1.35 +version=7.1.1.36 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |