diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:26 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:26 +0800 |
| commit | c6053b132db9cfe332f2befda438fe04e90363e4 (patch) | |
| tree | fda5787cec7c71032bf309e5e4bbd00ddce51433 /repos/extra/tiff/abuild | |
| parent | b7aa8605d6e3c35152827bd74fd0864998e55ee8 (diff) | |
| download | alicelinux-c6053b132db9cfe332f2befda438fe04e90363e4.tar.gz alicelinux-c6053b132db9cfe332f2befda438fe04e90363e4.zip | |
tiff: updated to 4.7.0
Diffstat (limited to 'repos/extra/tiff/abuild')
| -rw-r--r-- | repos/extra/tiff/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/tiff/abuild b/repos/extra/tiff/abuild index 26dfcdd3..c4fe60b8 100644 --- a/repos/extra/tiff/abuild +++ b/repos/extra/tiff/abuild @@ -1,4 +1,4 @@ name=tiff -version=4.6.0 +version=4.7.0 release=1 source="http://download.osgeo.org/lib$name/$name-$version.tar.gz" |