aboutsummaryrefslogtreecommitdiff
path: root/ports/breakpad/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-18 02:19:55 +0800
committerGitHub <noreply@github.com>2020-06-17 11:19:55 -0700
commita4d42aac246ded930e014c95608ec582959c165d (patch)
tree861bdaf133bcaaa4a3784dd33e188f573c7c416f /ports/breakpad/CONTROL
parentf80c61927b5c976a39e7958cbc5c2bbd4d67a7a5 (diff)
downloadvcpkg-a4d42aac246ded930e014c95608ec582959c165d.tar.gz
vcpkg-a4d42aac246ded930e014c95608ec582959c165d.zip
[breakpad] Fix build failure on OSX (#11984)
* [breakpad] Fix build failure on OSX * update baseline * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/breakpad/CONTROL')
-rw-r--r--ports/breakpad/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/breakpad/CONTROL b/ports/breakpad/CONTROL
index b701aa69f..a50eab697 100644
--- a/ports/breakpad/CONTROL
+++ b/ports/breakpad/CONTROL
@@ -1,5 +1,5 @@
Source: breakpad
-Version: 2019-07-11-1
+Version: 2019-07-11-2
Build-Depends: libdisasm
Homepage: https://github.com/google/breakpad
Description: a set of client and server components which implement a crash-reporting system.