diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-05-09 20:52:25 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-09 11:52:25 -0700 |
| commit | db47a79bd96e441deb9296f36f24d3c46dbb2d59 (patch) | |
| tree | a5095a8c98e547f981eb09ff284ad14588345876 /ports/itk/CONTROL | |
| parent | 04616db27eef31fba913e76ccbdad03f719acdef (diff) | |
| download | vcpkg-db47a79bd96e441deb9296f36f24d3c46dbb2d59.tar.gz vcpkg-db47a79bd96e441deb9296f36f24d3c46dbb2d59.zip | |
ITK: Do not move/rename src folder. (#6367)
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
Diffstat (limited to 'ports/itk/CONTROL')
| -rw-r--r-- | ports/itk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/itk/CONTROL b/ports/itk/CONTROL index 4685d12d1..3feedf496 100644 --- a/ports/itk/CONTROL +++ b/ports/itk/CONTROL @@ -1,5 +1,5 @@ Source: itk
-Version: 4.13.0-906736bd-2
+Version: 4.13.0-906736bd-3
Description: Insight Segmentation and Registration Toolkit (ITK) is used for image processing and analysis.
Build-Depends: double-conversion, libjpeg-turbo, zlib, libpng, tiff, expat, eigen3, hdf5[cpp], openjpeg
|
