Skip to content

Commit

Permalink
Add version 4.7.0 of libtiff to the recipe.
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-robb committed Sep 18, 2024
1 parent 73992ee commit 00626e9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes/libtiff/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"4.7.0":
url: "https://download.osgeo.org/libtiff/tiff-4.7.0.tar.xz"
sha256: "273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017"
"4.6.0":
url: "https://download.osgeo.org/libtiff/tiff-4.6.0.tar.gz"
sha256: "88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a"
Expand All @@ -15,6 +18,10 @@ sources:
url: "https://download.osgeo.org/libtiff/tiff-4.3.0.tar.gz"
sha256: "0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8"
patches:
"4.7.0":
- patch_file: "patches/4.5.1-0001-cmake-dependencies.patch"
patch_description: "CMake: robust handling of dependencies"
patch_type: "conan"
"4.6.0":
- patch_file: "patches/4.5.1-0001-cmake-dependencies.patch"
patch_description: "CMake: robust handling of dependencies"
Expand Down

0 comments on commit 00626e9

Please sign in to comment.