diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-08-22 07:32:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 16:32:24 -0700 |
| commit | cd81eb11e465a756fe00d53fd5bb91557f2ab721 (patch) | |
| tree | 36f16decd0f76219021c0b93994e8cca0c4d8392 /ports/berkeleydb/CONTROL | |
| parent | f2a59715bfd1597588f2f2085767d866b92879a3 (diff) | |
| download | vcpkg-cd81eb11e465a756fe00d53fd5bb91557f2ab721.tar.gz vcpkg-cd81eb11e465a756fe00d53fd5bb91557f2ab721.zip | |
[berkeleydb] Fix build error with Visual Studio 16.7.0 (#12870)
Diffstat (limited to 'ports/berkeleydb/CONTROL')
| -rw-r--r-- | ports/berkeleydb/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/berkeleydb/CONTROL b/ports/berkeleydb/CONTROL index 07ab3e306..91677a1f7 100644 --- a/ports/berkeleydb/CONTROL +++ b/ports/berkeleydb/CONTROL @@ -1,5 +1,6 @@ Source: berkeleydb
-Version: 4.8.30-4
+Version: 4.8.30
+Port-Version: 5
Homepage: https://download.oracle.com/
Description: BDB - A high-performance embedded database for key/value data.
Supports: !(uwp|linux|osx)
|
