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 946ca9418..43411e564 100644
--- a/ports/piex/CONTROL
+++ b/ports/piex/CONTROL
@@ -1,3 +1,3 @@
Source: piex
-Version: 2018-02-25
+Version: 2018-03-13
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 94b7e9494..039c2c41d 100644
--- a/ports/piex/portfile.cmake
+++ b/ports/piex/portfile.cmake
@@ -8,8 +8,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/piex
- REF 938f8b6e49ae43b062f76aad968ff76f5f33c965
- SHA512 abe145f29d210b03eb4340a506cd3e061a9ffe69217f916310308c6c8095ebe3229fb969a4403d1ca06375c8c87e78db8bceee89f7963116f80acdce463c556b
+ REF 2aa74c2dd295758ef4562906a5525300972821fc
+ SHA512 4fbea41e8f21c2f4a75d899aa28e2d2e92201d429eb8504515466187befc1eac6c9b31d91b039f2aebe2101bbde6b87adce9bae578a536f264d207fe29e4bd8f
HEAD_REF master
)