diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:14:39 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:14:39 +0800 |
| commit | c7e8b4147d1e7f1dc6b082e8fd8bc4afa920cf14 (patch) | |
| tree | 104ccc51d533f5046b60bb53f442483d25f27d84 /repos/xorg/imagemagick/abuild | |
| parent | 031e248d50993ca6c0d08451ccf668a432a1ef5f (diff) | |
| download | alicelinux-c7e8b4147d1e7f1dc6b082e8fd8bc4afa920cf14.tar.gz alicelinux-c7e8b4147d1e7f1dc6b082e8fd8bc4afa920cf14.zip | |
imagemagick: updated to 7.1.1.34
Diffstat (limited to 'repos/xorg/imagemagick/abuild')
| -rw-r--r-- | repos/xorg/imagemagick/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/imagemagick/abuild b/repos/xorg/imagemagick/abuild index c9f545dd..bfbfeef1 100644 --- a/repos/xorg/imagemagick/abuild +++ b/repos/xorg/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.1.33 +version=7.1.1.34 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |