diff options
| author | Vitalii Koshura <lestat.de.lionkur@gmail.com> | 2020-10-13 22:19:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 13:19:53 -0700 |
| commit | ff41de2fd2a11d000809836ef661a6dff1dde024 (patch) | |
| tree | 54551b04335d5edfe9f4c71b1778e1d1f5c52d91 /ports/sentry-native/CONTROL | |
| parent | 33e975398dc44fa2082781ac88649a75e9552b9f (diff) | |
| download | vcpkg-ff41de2fd2a11d000809836ef661a6dff1dde024.tar.gz vcpkg-ff41de2fd2a11d000809836ef661a6dff1dde024.zip | |
[sentry-native] Update to 0.4.3 (#13996)
* [sentry-native] Update to 0.4.3
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* Remove port-version string
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Diffstat (limited to 'ports/sentry-native/CONTROL')
| -rw-r--r-- | ports/sentry-native/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL index a2f4a780e..4326ee72e 100644 --- a/ports/sentry-native/CONTROL +++ b/ports/sentry-native/CONTROL @@ -1,6 +1,5 @@ Source: sentry-native
-Version: 0.4.2
-Port-Version: 2
+Version: 0.4.3
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
Build-Depends: curl (!windows)
|
