diff options
| author | Vitalii Koshura <lestat.de.lionkur@gmail.com> | 2020-09-05 06:12:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 21:12:47 -0700 |
| commit | c5ff9ed1f09f193e1965606e8dd39bf7e5086998 (patch) | |
| tree | b7702d75dd2fc83808ddaed77442e279718a2743 /ports/sentry-native/CONTROL | |
| parent | 1d66e5dd5b83343e36c5760f38beac117bef55d3 (diff) | |
| download | vcpkg-c5ff9ed1f09f193e1965606e8dd39bf7e5086998.tar.gz vcpkg-c5ff9ed1f09f193e1965606e8dd39bf7e5086998.zip | |
[sentry-native] Add ability to control SENTRY_BACKEND variable (#13362)
Diffstat (limited to 'ports/sentry-native/CONTROL')
| -rw-r--r-- | ports/sentry-native/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL index fbcf54f6c..a6166a379 100644 --- a/ports/sentry-native/CONTROL +++ b/ports/sentry-native/CONTROL @@ -1,6 +1,6 @@ Source: sentry-native
Version: 0.4.0
-Port-Version: 1
+Port-Version: 2
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
Build-Depends: curl (!windows)
|
