diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:10 +0000 |
| commit | 5ef75b3d63dc4bb6d8a36f867a6b96b793f307c4 (patch) | |
| tree | 2e2aa1032eec91fde5d824bd9c621b60d918c336 /repos/extra/imagemagick/abuild | |
| parent | dfa4874ca70e00ad151031c18f33eb2da1589f6e (diff) | |
| download | alicelinux-5ef75b3d63dc4bb6d8a36f867a6b96b793f307c4.tar.gz alicelinux-5ef75b3d63dc4bb6d8a36f867a6b96b793f307c4.zip | |
imagemagick: updated to 7.1.1.45
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 a5171beb..8f9ca107 100644 --- a/repos/extra/imagemagick/abuild +++ b/repos/extra/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.1.44 +version=7.1.1.45 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |