aboutsummaryrefslogtreecommitdiff
path: root/ports/piex
diff options
context:
space:
mode:
Diffstat (limited to 'ports/piex')
-rw-r--r--ports/piex/CONTROL2
-rw-r--r--ports/piex/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/piex/CONTROL b/ports/piex/CONTROL
index 3f257fa20..2ff82df97 100644
--- a/ports/piex/CONTROL
+++ b/ports/piex/CONTROL
@@ -1,4 +1,4 @@
Source: piex
-Version: 2018-03-13-1
+Version: 2019-07-11
Homepage: https://github.com/google/piex
Description: The Preview Image Extractor (PIEX) is designed to find and extract the largest
diff --git a/ports/piex/portfile.cmake b/ports/piex/portfile.cmake
index 3238c013c..a05fe837e 100644
--- a/ports/piex/portfile.cmake
+++ b/ports/piex/portfile.cmake
@@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/piex
- REF 2aa74c2dd295758ef4562906a5525300972821fc
- SHA512 4fbea41e8f21c2f4a75d899aa28e2d2e92201d429eb8504515466187befc1eac6c9b31d91b039f2aebe2101bbde6b87adce9bae578a536f264d207fe29e4bd8f
+ REF 256bd102be288c19b4165e0ecc7097a18c004e92
+ SHA512 ae948588a99d586593788c995c3d65a488faaf99b2ab6c51ec39df7e11a42c89454dd505117e90b1f152f6abfc2e3e11f61b0af97e42ecdff0d978934e20f582
HEAD_REF master
)