diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:14:41 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:14:41 +0200 |
commit | fcc032e4b369c8d08d4f524302affd71b072078c (patch) | |
tree | 658da2a1bf556bc2f6119def6ad62e9968a5c2f8 /extra/tiff | |
parent | 730d0b83aa317f7d1ba9a414f673c83e6e970b83 (diff) | |
download | repository-fcc032e4b369c8d08d4f524302affd71b072078c.tar.gz |
tiff: bump to 4.5.1
Diffstat (limited to 'extra/tiff')
-rw-r--r-- | extra/tiff/checksums | 2 | ||||
-rw-r--r-- | extra/tiff/sources | 2 | ||||
-rw-r--r-- | extra/tiff/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/tiff/checksums b/extra/tiff/checksums index c99d364e..1359d5a0 100644 --- a/extra/tiff/checksums +++ b/extra/tiff/checksums @@ -1,2 +1,2 @@ %BLAKE3 -ede061b3fff95319b7cd75b231066ed56e5a445ad3c2f11569161f9fc87b9bde tiff-4.5.0.tar.gz +5b42cda1b014aa5c6bd31c262a69f94c45c3bae299b948d7246605ab69004e05 tiff-4.5.1.tar.gz diff --git a/extra/tiff/sources b/extra/tiff/sources index 9765dcc4..b2ee171f 100644 --- a/extra/tiff/sources +++ b/extra/tiff/sources @@ -1 +1 @@ -https://download.osgeo.org/libtiff/tiff-4.5.0.tar.gz +https://download.osgeo.org/libtiff/tiff-4.5.1.tar.gz diff --git a/extra/tiff/version b/extra/tiff/version index f08e7161..1be2dc51 100644 --- a/extra/tiff/version +++ b/extra/tiff/version @@ -1 +1 @@ -4.5.0 1 +4.5.1 1 |