diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-05 15:28:05 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-05 22:02:37 -0700 |
| commit | 89201f4aecdfefb2cc456b4f71e9dcf63c1d93c9 (patch) | |
| tree | f88c643ac2f7c73996f06edb736ba06a93fdb4fb /ports/breakpad | |
| parent | 2e354dd23357af7e0ec23798ee2448ee196a1eef (diff) | |
| download | vcpkg-89201f4aecdfefb2cc456b4f71e9dcf63c1d93c9.tar.gz vcpkg-89201f4aecdfefb2cc456b4f71e9dcf63c1d93c9.zip | |
[abseil][aws-sdk-cpp][azure-c-shared-utility][azure-iot-sdk-c][azure-uamqp-c][azure-umqtt-c][breakpad][exiv2][gdcm2][grpc][nuklear][rocksdb][rs-core-lib][thrift][zeromq] Upgrades
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 76e76668b..80789a41d 100644 --- a/ports/breakpad/CONTROL +++ b/ports/breakpad/CONTROL @@ -1,4 +1,4 @@ Source: breakpad
-Version: 2018-03-27 +Version: 2018-04-05 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 29cf87498..5030bb936 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 e93f852a3c316ad767381d5e5bc839eba5c6225b - SHA512 8139472f4f9ce01770cf2922a52cc63fa009cfff93db893d297f61a1b44198b10bba73c92977e84c18a90ef7e71f0911e4fe9d27e8978fc38f231e499e23fc4d
+ REF adcc90ddb8c9ebc13a4312116ad92d8628b691c3 + SHA512 f6dbdad54dcd778a2ece7de28b60b95c2c276d386f672ab5990c6de41f17fa526f6d1092e38163647ed2feed07c91826ec3f4c21a219ca5f5fac203a7a21eeec
HEAD_REF master
)
|
