diff options
| author | myd7349 <myd7349@gmail.com> | 2019-01-09 05:01:33 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-01-08 13:01:33 -0800 |
| commit | 46825bf4d445a8e251ee026deb43645bc68af130 (patch) | |
| tree | 06a3f4cc7f1af327bed48622c935a00b5947665a /ports/uriparser/CONTROL | |
| parent | 75675059bfdaf3ca197ce78d881d4968a5da5877 (diff) | |
| download | vcpkg-46825bf4d445a8e251ee026deb43645bc68af130.tar.gz vcpkg-46825bf4d445a8e251ee026deb43645bc68af130.zip | |
[uriparser] Update to 0.9.1 to fix #5086 (#5094)
Diffstat (limited to 'ports/uriparser/CONTROL')
| -rw-r--r-- | ports/uriparser/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uriparser/CONTROL b/ports/uriparser/CONTROL index 4777fe8e9..d14b93ded 100644 --- a/ports/uriparser/CONTROL +++ b/ports/uriparser/CONTROL @@ -1,3 +1,3 @@ Source: uriparser -Version: 0.9.0 +Version: 0.9.1 Description: uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports Unicode |
