diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-28 02:12:04 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-03 00:52:10 -0700 |
| commit | feb0e9af9a730471f26fb2fc28d0fcaba3388d51 (patch) | |
| tree | e9d0cafc3cea7991ff81dc7751bc9b7b09abb17e /ports/breakpad | |
| parent | 2f50e20a3688088490f50b158e0ab14944217b90 (diff) | |
| download | vcpkg-feb0e9af9a730471f26fb2fc28d0fcaba3388d51.tar.gz vcpkg-feb0e9af9a730471f26fb2fc28d0fcaba3388d51.zip | |
Upgrades 2018.07.01
Diffstat (limited to 'ports/breakpad')
| -rw-r--r-- | ports/breakpad/CONTROL | 2 | ||||
| -rw-r--r-- | ports/breakpad/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/breakpad/CONTROL b/ports/breakpad/CONTROL index ac4db60b5..124e0df14 100644 --- a/ports/breakpad/CONTROL +++ b/ports/breakpad/CONTROL @@ -1,4 +1,4 @@ Source: breakpad
-Version: 2018-06-12 +Version: 2018-06-28 Build-Depends: libdisasm
Description: a set of client and server components which implement a crash-reporting system.
diff --git a/ports/breakpad/portfile.cmake b/ports/breakpad/portfile.cmake index 8656bada9..bfa5df021 100644 --- a/ports/breakpad/portfile.cmake +++ b/ports/breakpad/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/breakpad
- REF 7b3afa9258e58a57ffbeb395d445811f92616ae9 - SHA512 9ed5b3788529ca7ae6adec6abe8e56110eccd74f558013d396de89438bb8178d8b614de64ee6ba7c9bdd5b5a7b16f0fa1060884441e61b66741df427194c2c05
+ REF 79ba6a494fb2097b39f76fe6a4b4b4f407e32a02 + SHA512 1c2f1f4cb483841b6a7fa0288f9c067b15bd2f04f0d86e9f68d0f3b5560cda84a2c5dd381216cb079666a70dcd7928c39b718e51b50a3f1de8f5a9a33e0737c5
HEAD_REF master
)
|
