diff options
| author | Bowser65 <bowoser@weeb.services> | 2020-03-10 23:59:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 15:59:38 -0700 |
| commit | b813a777e8424a30116ea2a3d32973a5cfdbb005 (patch) | |
| tree | 4c7cec47a38afd87e088e2911604846aa12334a2 /ports/tidy-html5/CONTROL | |
| parent | 83aa96e446c3094486cf480dc83d9d3a7a9989fe (diff) | |
| download | vcpkg-b813a777e8424a30116ea2a3d32973a5cfdbb005.tar.gz vcpkg-b813a777e8424a30116ea2a3d32973a5cfdbb005.zip | |
[tidy-html5] Fix for non-Windows users (#10308)
* Fix tidy-html5 for non-Windows users
* Update ci baseline and remove deprecated stuff
Diffstat (limited to 'ports/tidy-html5/CONTROL')
| -rw-r--r-- | ports/tidy-html5/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tidy-html5/CONTROL b/ports/tidy-html5/CONTROL index 2d891ec0a..b7ad75aea 100644 --- a/ports/tidy-html5/CONTROL +++ b/ports/tidy-html5/CONTROL @@ -1,4 +1,4 @@ Source: tidy-html5 -Version: 5.7.28-1 +Version: 5.7.28-2 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. |
