aboutsummaryrefslogtreecommitdiff
path: root/ports/chmlib/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-26 15:01:29 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-26 15:01:29 -0800
commit3921fc3012f91efedc36961ce7f15700af47aa7d (patch)
tree79ae652e0028028982273d8608044743c4a1202c /ports/chmlib/CONTROL
parentc267f32bd976ae599fa57d63031352b1c84a9c53 (diff)
downloadvcpkg-3921fc3012f91efedc36961ce7f15700af47aa7d.tar.gz
vcpkg-3921fc3012f91efedc36961ce7f15700af47aa7d.zip
[chmlib] Use CMake buildsystem replacement
Diffstat (limited to 'ports/chmlib/CONTROL')
-rw-r--r--ports/chmlib/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/chmlib/CONTROL b/ports/chmlib/CONTROL
index 226a3be92..b7f0cc863 100644
--- a/ports/chmlib/CONTROL
+++ b/ports/chmlib/CONTROL
@@ -1,3 +1,3 @@
Source: chmlib
-Version: 0.40-1
-Description: CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files I've come across. Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives. \ No newline at end of file
+Version: 0.40-2
+Description: CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files I've come across. Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives.