diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-20 18:41:24 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-26 18:17:17 -0700 |
| commit | 8b941c56add1a3d0acc7d860c82b8093d73a482d (patch) | |
| tree | 617c68987050a5101cb921eca18d2782562678d0 /ports/leveldb/CONTROL | |
| parent | 09a5b6e365d5feec39df66308903061a731ecf95 (diff) | |
| download | vcpkg-8b941c56add1a3d0acc7d860c82b8093d73a482d.tar.gz vcpkg-8b941c56add1a3d0acc7d860c82b8093d73a482d.zip | |
[leveldb] Fix SOURCE_PATH. Warn before changing linkage. Other fixes
Diffstat (limited to 'ports/leveldb/CONTROL')
| -rw-r--r-- | ports/leveldb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/leveldb/CONTROL b/ports/leveldb/CONTROL index 5953bc35d..515d7dfea 100644 --- a/ports/leveldb/CONTROL +++ b/ports/leveldb/CONTROL @@ -1,3 +1,3 @@ Source: leveldb
-Version: 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-1
+Version: 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-2
Description: LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
|
