diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2016-12-12 13:23:01 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-12 13:23:01 -0800 |
| commit | 5d0a88259a398774d7bdbbdaea7855958804b633 (patch) | |
| tree | ff00a17be5802369393a4fea13aee30961872810 /ports/http-parser/CONTROL | |
| parent | a9b76857183090e9081cf61c7d0d52cfd41ede0a (diff) | |
| parent | f62ad96c9ab7f09c80c42a95fee3dfd160fa825c (diff) | |
| download | vcpkg-5d0a88259a398774d7bdbbdaea7855958804b633.tar.gz vcpkg-5d0a88259a398774d7bdbbdaea7855958804b633.zip | |
Merge pull request #409 from ab-acx/http-parser
Adding http-parser library
Diffstat (limited to 'ports/http-parser/CONTROL')
| -rw-r--r-- | ports/http-parser/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/http-parser/CONTROL b/ports/http-parser/CONTROL new file mode 100644 index 000000000..41d234d26 --- /dev/null +++ b/ports/http-parser/CONTROL @@ -0,0 +1,3 @@ +Source: http-parser +Version: 2.7.1 +Description: HTTP Parser.
\ No newline at end of file |
