diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-17 16:53:41 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-19 15:33:56 -0700 |
| commit | 8087d70a2d8ca1437517d7a0c742631705c096ee (patch) | |
| tree | a82fab588c9ce6f9e4d06e52d5469966962005bb /ports/breakpad | |
| parent | 8f08e64ace2bc18db78b5246711a29395c6180a1 (diff) | |
| download | vcpkg-8087d70a2d8ca1437517d7a0c742631705c096ee.tar.gz vcpkg-8087d70a2d8ca1437517d7a0c742631705c096ee.zip | |
[breakpad][jsonnet][nuklear][parson][thrift][wt][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 9324ac2fa..d6622f15a 100644 --- a/ports/breakpad/CONTROL +++ b/ports/breakpad/CONTROL @@ -1,4 +1,4 @@ Source: breakpad
-Version: 2018-04-12 +Version: 2018-04-17 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 6b21e6ee0..939988ef2 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 c83fcf647033cd31348b4109c2a9d8df72706361 - SHA512 680b92b1bff6c92a26a3510242f0fb083e63e0234e5a49b2df74b9c743b5a8900d800e617a4910b40748ea699c0d981c42009366a8734e5eb3af081deeb4515b
+ REF 9eac2058b70615519b2c4d8c6bdbfca1bd079e39 + SHA512 2bdbfc7455bde3b93c1b0e3d47250722525ffeddbe99277e48d0c2930c461162e9342ed7560b4ea5d1245baf162b1102f0e01176611b403c672435e4f518a7fd
HEAD_REF master
)
|
