diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:51:36 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:51:36 +0000 |
| commit | 71cdc6910a8ceee2c6c9d8c2e452d0a26f9488e4 (patch) | |
| tree | 09ceb1b992902ecffecf1d2e9279b46deab8e6db /repos/extra/imagemagick/abuild | |
| parent | 0667d5658fb148e7bcba1872c8a49874bf7a493a (diff) | |
| download | alicelinux-71cdc6910a8ceee2c6c9d8c2e452d0a26f9488e4.tar.gz alicelinux-71cdc6910a8ceee2c6c9d8c2e452d0a26f9488e4.zip | |
imagemagick: updated to 7.1.2.10
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 fbcefd0b..89220769 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.2.9 +version=7.1.2.10 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |