diff options
| author | Mikhail Paulyshka <me@mixaill.tk> | 2017-12-28 16:20:38 +0300 |
|---|---|---|
| committer | Mikhail Paulyshka <me@mixaill.tk> | 2017-12-28 16:20:38 +0300 |
| commit | 3aa16aeece48b44562647eef1c8e150069d74ef8 (patch) | |
| tree | be68cac16bd189b58b0bfd650ed434a8e96264a2 /ports/libdatrie/CONTROL | |
| parent | cd6fb55cd9411a0b420ff7fae8a0c23d43ee6882 (diff) | |
| download | vcpkg-3aa16aeece48b44562647eef1c8e150069d74ef8.tar.gz vcpkg-3aa16aeece48b44562647eef1c8e150069d74ef8.zip | |
[libdatrie] fix trietool for MSVC runtime
Diffstat (limited to 'ports/libdatrie/CONTROL')
| -rw-r--r-- | ports/libdatrie/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libdatrie/CONTROL b/ports/libdatrie/CONTROL index b39710141..8b9747fd7 100644 --- a/ports/libdatrie/CONTROL +++ b/ports/libdatrie/CONTROL @@ -1,4 +1,4 @@ Source: libdatrie -Version: 0.2.10-1 +Version: 0.2.10-2 Description: implementation of double-array structure for representing trie Build-Depends: libiconv |
