diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:44:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:44:07 +0000 |
| commit | 58633a7cdf5ad8d8e0abfc2aab01f253932a3475 (patch) | |
| tree | 4977643175677c60faacc1b90ba26e448db6f29d /repos/extra/imagemagick/abuild | |
| parent | 43ff2c6f02034f7423af1bfa63146935a0f823e6 (diff) | |
| download | alicelinux-58633a7cdf5ad8d8e0abfc2aab01f253932a3475.tar.gz alicelinux-58633a7cdf5ad8d8e0abfc2aab01f253932a3475.zip | |
imagemagick: updated to 7.1.2.7
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 e5be2fda..891174ae 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.5 +version=7.1.2.7 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |