diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-16 14:45:09 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-16 14:45:09 +0100 |
commit | 42a85aa31733f69e6e3b753e56760e665e5b1ee8 (patch) | |
tree | a700c1954677f692d4d5e7eabf966d50719dd11e /extra/tiff | |
parent | b6397783d02a2ea773ac397c098636e9443583ec (diff) | |
download | repository-42a85aa31733f69e6e3b753e56760e665e5b1ee8.tar.gz |
tiff: bump to 4.5.0
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 c3276bfe..c99d364e 100644 --- a/extra/tiff/checksums +++ b/extra/tiff/checksums @@ -1,2 +1,2 @@ %BLAKE3 -bb362298727c7d56c67f52b94ae850e2e1798bd469149016baa18bc706be47da tiff-4.4.0.tar.gz +ede061b3fff95319b7cd75b231066ed56e5a445ad3c2f11569161f9fc87b9bde tiff-4.5.0.tar.gz diff --git a/extra/tiff/sources b/extra/tiff/sources index 226e69d1..9765dcc4 100644 --- a/extra/tiff/sources +++ b/extra/tiff/sources @@ -1 +1 @@ -https://download.osgeo.org/libtiff/tiff-4.4.0.tar.gz +https://download.osgeo.org/libtiff/tiff-4.5.0.tar.gz diff --git a/extra/tiff/version b/extra/tiff/version index 2ee55c7f..f08e7161 100644 --- a/extra/tiff/version +++ b/extra/tiff/version @@ -1 +1 @@ -4.4.0 1 +4.5.0 1 |