diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-07-31 17:03:35 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-08-03 00:09:21 -0700 |
| commit | c3d34e7d8e0c61da77e622ecbe887497c97d5d46 (patch) | |
| tree | 828faa453811fb45b0e51cf0a27409a60d587ce7 /ports/breakpad | |
| parent | 1f64d24a8159c6731a45fbd1f60e3b79ae44d4cb (diff) | |
| download | vcpkg-c3d34e7d8e0c61da77e622ecbe887497c97d5d46.tar.gz vcpkg-c3d34e7d8e0c61da77e622ecbe887497c97d5d46.zip | |
Upgrades 2018.06.31
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 0d67ef9e8..40569eeeb 100644 --- a/ports/breakpad/CONTROL +++ b/ports/breakpad/CONTROL @@ -1,4 +1,4 @@ Source: breakpad
-Version: 2018-07-08 +Version: 2018-07-30 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 bceb6347a..de3a148f9 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 89e7a8615f3d39c802ce27c21ce62646f10291ef - SHA512 2acd70890d6fb231296bc9218859570859fb018e823f31942cf9523ac8ef2be8940ba1bf257d5ab8596189e7d61ac7abfc50039bf8ab410573f60ba8a591df09
+ REF 9fecc95c72549452959431ddc0e4ec4e0cda8689 + SHA512 b579c4f7058cfd86df343e41496c0d4fc0fb1160bf239fab9cfecfd3d60108367f43f1788d744a9d813d585e8a05e06adf90b01d619448a262522a969d8d5054
HEAD_REF master
)
|
