diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:18 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:18 +0000 |
| commit | 567209684e4f48280b2c186f05ccdec41089b6db (patch) | |
| tree | b9c33defb713d9ed76b0b2063473982c93f8df54 /repos/extra/imagemagick/abuild | |
| parent | d313e6d0844cad9ec008111aeb1dd933ccd3e375 (diff) | |
| download | alicelinux-567209684e4f48280b2c186f05ccdec41089b6db.tar.gz alicelinux-567209684e4f48280b2c186f05ccdec41089b6db.zip | |
imagemagick: updated to 7.1.2.3
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 fe9e5d4a..f982e2b6 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.2 +version=7.1.2.3 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |