diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 11:37:23 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-26 15:10:56 -0800 |
| commit | c7616b902bf7918d7d9702dda95c80bc6c1ca545 (patch) | |
| tree | 0b8608bd138204be6f058594136b03cd540b3a56 /ports/piex | |
| parent | 3921fc3012f91efedc36961ce7f15700af47aa7d (diff) | |
| download | vcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.tar.gz vcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.zip | |
[many ports] Upgrades
Diffstat (limited to 'ports/piex')
| -rw-r--r-- | ports/piex/CONTROL | 2 | ||||
| -rw-r--r-- | ports/piex/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/piex/CONTROL b/ports/piex/CONTROL index 2311bbbaf..946ca9418 100644 --- a/ports/piex/CONTROL +++ b/ports/piex/CONTROL @@ -1,3 +1,3 @@ Source: piex -Version: 2017-09-01-473434f2dd974978b-1 +Version: 2018-02-25 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 2c99ad1c7..94b7e9494 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 473434f2dd974978b329faf5c87ae8aa09a2714d - SHA512 cb4a4107eb5e880673accac0f19965f3318e5e4c2fc24724afef5d15eab40d5866e17eb1a23af3b06b729d0e898ed99a6407d1f3000e94e3bbd71e1952d19627 + REF 938f8b6e49ae43b062f76aad968ff76f5f33c965 + SHA512 abe145f29d210b03eb4340a506cd3e061a9ffe69217f916310308c6c8095ebe3229fb969a4403d1ca06375c8c87e78db8bceee89f7963116f80acdce463c556b HEAD_REF master ) |
