diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:13 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:13 +0000 |
| commit | f386ef4f277b4a9f45cac6a74bc0f5c7a34a92dd (patch) | |
| tree | ae40aa38bf0d318c71732b573b3e45ec97410981 /repos/extra/imagemagick/abuild | |
| parent | 6c9f90bf10e2fb1793d42c8ec7fcb60e36375094 (diff) | |
| download | alicelinux-f386ef4f277b4a9f45cac6a74bc0f5c7a34a92dd.tar.gz alicelinux-f386ef4f277b4a9f45cac6a74bc0f5c7a34a92dd.zip | |
imagemagick: updated to 7.1.2.2
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 2fc63e5e..fe9e5d4a 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.1 +version=7.1.2.2 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |