aboutsummaryrefslogtreecommitdiff
path: root/ports/uriparser/CONTROL
diff options
context:
space:
mode:
authorDavid Garcia <48836389+david-antiteum@users.noreply.github.com>2019-04-24 00:02:52 +0200
committerGriffin Downs <35574547+grdowns@users.noreply.github.com>2019-04-23 15:02:52 -0700
commitf439ffed30f8bd0ff12a0c32d283e43a084f3901 (patch)
treeb8916232bea26636e1399c6bf799e40947312dfc /ports/uriparser/CONTROL
parentc8a306b433396eac9fdab15571709965383c6294 (diff)
downloadvcpkg-f439ffed30f8bd0ff12a0c32d283e43a084f3901.tar.gz
vcpkg-f439ffed30f8bd0ff12a0c32d283e43a084f3901.zip
uriparser updated to 0.9.2 (#6178)
Diffstat (limited to 'ports/uriparser/CONTROL')
-rw-r--r--ports/uriparser/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/uriparser/CONTROL b/ports/uriparser/CONTROL
index d14b93ded..beb544485 100644
--- a/ports/uriparser/CONTROL
+++ b/ports/uriparser/CONTROL
@@ -1,3 +1,3 @@
Source: uriparser
-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
+Version: 0.9.2
+Description: uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C"). uriparser is cross-platform, fast, supports Unicode, and is licensed under the New BSD license.