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 | |
| parent | 5a1f9b89d8873e6d0b5a7cdce80dc16c1a6a0a1d (diff) | |
| download | alicelinux-97f7ac9a4cc12c37713af5b6349a33b61570ff4e.tar.gz alicelinux-97f7ac9a4cc12c37713af5b6349a33b61570ff4e.zip | |
imagemagick: updated to 7.1.1.38
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/imagemagick/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/imagemagick/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/imagemagick/.checksum b/repos/xorg/imagemagick/.checksum index e1cf4820..daa50ff6 100644 --- a/repos/xorg/imagemagick/.checksum +++ b/repos/xorg/imagemagick/.checksum @@ -1 +1 @@ -b139c9b98abadc01723d4bd01512443b4defc38ee67cb587d8a6f5450b4ed568 ImageMagick-7.1.1-37.tar.xz +80af1e86675b36bcfaeccaa8f50b1b212508c9fd2d11388648d568a100c2ec5c ImageMagick-7.1.1-38.tar.xz 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 |