diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-03 20:40:37 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:11:05 -0700 |
| commit | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch) | |
| tree | 487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/exiv2 | |
| parent | 798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff) | |
| download | vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip | |
Upgrades 2018.08.03
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 e96c322ec..eb3a22fb0 100644 --- a/ports/exiv2/CONTROL +++ b/ports/exiv2/CONTROL @@ -1,4 +1,4 @@ Source: exiv2 -Version: 2018-07-30 +Version: 2018-08-03 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 54a071f19..2efde477b 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 e67910a6691f5238e85d5a43477af7dd13f0574e - SHA512 6f7fddf25fd7c557911678f009412986df959dd32594b66d81524ae666fc260f5ba9df461eab3ad8e7f1cad939e355be7e0801f1e6ee275e9eddfc53961ad0ab + REF 8ba9422ba3cb326092b269f2752eb5ce88836115 + SHA512 08883aeb0ff6619ba28c457e11307d1f577c6a73dc09e3bd0463d46b45a7d5391445ff40a235869d3dabda824b6667bb11089c8bb48967672867ab493093d322 HEAD_REF master PATCHES "${CMAKE_CURRENT_LIST_DIR}/iconv.patch" ) |
