diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-11 22:03:05 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 10:27:26 -0700 |
| commit | 9c62c6a37ac940abbb4f19237d9a891881421a1a (patch) | |
| tree | b4ac6f212c1521eed32057886071fba300482c11 /ports/exiv2 | |
| parent | 949c038143ed8962ef0ca6d81221bb70ce96dd9c (diff) | |
| download | vcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.tar.gz vcpkg-9c62c6a37ac940abbb4f19237d9a891881421a1a.zip | |
Upgrades 2018.10.11
Diffstat (limited to 'ports/exiv2')
| -rw-r--r-- | ports/exiv2/CONTROL | 2 | ||||
| -rw-r--r-- | ports/exiv2/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/exiv2/CONTROL b/ports/exiv2/CONTROL index a89b87f8e..461d3036c 100644 --- a/ports/exiv2/CONTROL +++ b/ports/exiv2/CONTROL @@ -1,4 +1,4 @@ Source: exiv2 -Version: 2018-09-18 +Version: 2018-10-11 Build-Depends: zlib, expat, libiconv Description: Image metadata library and tools http://www.exiv2.org diff --git a/ports/exiv2/portfile.cmake b/ports/exiv2/portfile.cmake index 4af8fb986..30d5805f1 100644 --- a/ports/exiv2/portfile.cmake +++ b/ports/exiv2/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Exiv2/exiv2 - REF 37b8725565f42c260f9773fe4cfb8fa39f566746 - SHA512 8be6079546099ac7267978ed3aa1c8e42215baa06b5da30c78918dac8193a725b3c38f6fb47fb50e7724580a964360163e2167b08c7e5929485fd3bd037338b0 + REF 4c093fece194e55d029e0f6474e00bb38c1d3b46 + SHA512 33132eeb51dfe4bd22a0b2bd8a66d017c27ecc9c966d72ce0691f5d01d46d1d7881d9a96c35f0e3fd6165cbcc55a6ddb98d45685be9863f41a41e0af053a89a0 HEAD_REF master PATCHES "${CMAKE_CURRENT_LIST_DIR}/iconv.patch" ) |
