From 5e38f4955aa4ea699bd9723398e9f9b3aebea503 Mon Sep 17 00:00:00 2001 From: Victor Romero Date: Wed, 16 Jan 2019 13:10:39 -0800 Subject: [tinyexif] Fix hash --- ports/tinyexif/CONTROL | 2 +- ports/tinyexif/portfile.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/tinyexif/CONTROL b/ports/tinyexif/CONTROL index e253d1481..11270c896 100644 --- a/ports/tinyexif/CONTROL +++ b/ports/tinyexif/CONTROL @@ -1,4 +1,4 @@ Source: tinyexif -Version: 1.0.2-1 +Version: 1.0.2-2 Build-Depends: tinyxml2 Description: tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images diff --git a/ports/tinyexif/portfile.cmake b/ports/tinyexif/portfile.cmake index 8464f2ec0..474250d9b 100644 --- a/ports/tinyexif/portfile.cmake +++ b/ports/tinyexif/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO cdcseacave/TinyEXIF REF 1.0.2 - SHA512 956880ccd0ccdee80f438ee899c7a88e02cc3dd6f09b62cbc71b9597501f1c8e06a74cf837d3f231dbd0416c062cd05a9854f46a55671c06c01bbc9437442159 + SHA512 95a88c45c9f4812266cc6b7cf57e93be1229513274b446f5da6b9c4d5dc07c07985bf6ad6ffc31de673e88ef6e428cb29b1b58ad78dee17cb36fc2b859a55f98 HEAD_REF master ) -- cgit v1.2.3