aboutsummaryrefslogtreecommitdiff
path: root/ports/tidy-html5/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-06-30 09:31:22 -0700
committerGitHub <noreply@github.com>2019-06-30 09:31:22 -0700
commite2049cb9754006b6a2abed781d34030e16702fad (patch)
tree1e2f7b42436b4a3d7488b13850179bab68c0fc66 /ports/tidy-html5/CONTROL
parent700a3e180c88c5fbd2ded05c25e8683278a2d33b (diff)
downloadvcpkg-2019.06.tar.gz
vcpkg-2019.06.zip
[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option * [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option * [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain * [build.cpp] Add Windows toolchain to package hash * [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
Diffstat (limited to 'ports/tidy-html5/CONTROL')
-rw-r--r--ports/tidy-html5/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tidy-html5/CONTROL b/ports/tidy-html5/CONTROL
index 0f608ea2d..af8276ee5 100644
--- a/ports/tidy-html5/CONTROL
+++ b/ports/tidy-html5/CONTROL
@@ -1,4 +1,4 @@
Source: tidy-html5
-Version: 5.6.0
+Version: 5.6.0-1
Homepage: https://github.com/htacg/tidy-html5
Description: Tidy tidies HTML and XML. It can tidy your documents by itself, and developers can easily integrate its features into even more powerful tools.