diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-23 15:09:07 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-24 09:16:10 -0700 |
| commit | 608456b3252abd688f557e85de3a8697f51d228c (patch) | |
| tree | 29e09afa379e27e0ec78d824dfff9173189ef364 /ports/exiv2 | |
| parent | 0778f2ef8ec87152cc75721cb1d25b7d7db63fe4 (diff) | |
| download | vcpkg-608456b3252abd688f557e85de3a8697f51d228c.tar.gz vcpkg-608456b3252abd688f557e85de3a8697f51d228c.zip | |
Upgrades
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 5fd6dae7f..36c7220e5 100644 --- a/ports/exiv2/CONTROL +++ b/ports/exiv2/CONTROL @@ -1,4 +1,4 @@ Source: exiv2 -Version: 2018-03-20 +Version: 2018-03-23 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 3f2440356..80e0b1a6f 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 59b148aee9402426e4d4cd7db5be6fa5966a68b5 - SHA512 6e7444d26594cd28d0a421b94ce8dc24b8b65cff3112014931a528235578f5cbbb9b945dff61af1d39fed97ab091aa6c5ebab6c662aada93ca5a9b0316f714f0 + REF eb61e57de031ffd8713306cae6ad431d0b84a9b5 + SHA512 078e161de8ffe1953c3215ff745954f00ef4bd5ccef4c7fb079ad67d5350a31bb8f692cb664adba889433c4e79e446dc1f31edfd9ecc8b9471faeba82ae425e6 HEAD_REF master ) |
