diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:17 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:19:17 +0800 |
| commit | 97f7ac9a4cc12c37713af5b6349a33b61570ff4e (patch) | |
| tree | e7d85669946ab5d13b39a45ea8e8b38af6988309 /repos/xorg/imagemagick/abuild | |
| parent | 5a1f9b89d8873e6d0b5a7cdce80dc16c1a6a0a1d (diff) | |
| download | alicelinux-97f7ac9a4cc12c37713af5b6349a33b61570ff4e.tar.gz alicelinux-97f7ac9a4cc12c37713af5b6349a33b61570ff4e.zip | |
imagemagick: updated to 7.1.1.38
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 87c6934b..dd2c828d 100644 --- a/repos/xorg/imagemagick/abuild +++ b/repos/xorg/imagemagick/abuild @@ -1,5 +1,5 @@ name=imagemagick -version=7.1.1.37 +version=7.1.1.38 release=1 source="https://www.$name.org/archive/releases/ImageMagick-${version%.*}-${version##*.}.tar.xz" build_opt="--enable-shared --mandir=/usr/share/man |