diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
| commit | 1da52ca45c69469273983c9bce0885ab4b290fd2 (patch) | |
| tree | b4b2125e7bb080616482e11f5a4b45dba7f18c2c /imagemagick/abuild | |
| parent | 22e115455596424c915e2f902b24a801ae406b15 (diff) | |
| download | alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.tar.gz alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.zip | |
Woodpecker CI 5c56c6b23df66a98f14d8aa42776d71135f1de0d [SKIP CI]
Diffstat (limited to 'imagemagick/abuild')
| -rw-r--r-- | imagemagick/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imagemagick/abuild b/imagemagick/abuild index fbcefd0b..89220769 100644 --- a/imagemagick/abuild +++ b/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 |