diff options
| author | thothothotho <fdejaeger@novaquark.com> | 2020-06-02 00:59:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 15:59:58 -0700 |
| commit | fdff19f9a1bccd42bbe6e520d80f87ec680f4f3b (patch) | |
| tree | abec2d356a2de050464910bd6ac9c68b1090d450 /ports/nghttp2/CONTROL | |
| parent | c6414b172a435068a54474136d92578a3e979f12 (diff) | |
| download | vcpkg-fdff19f9a1bccd42bbe6e520d80f87ec680f4f3b.tar.gz vcpkg-fdff19f9a1bccd42bbe6e520d80f87ec680f4f3b.zip | |
[nghttp2] Fix to build nghttp2 statically (#11638)
* fix to build nghttp2 statically.
* review.
Diffstat (limited to 'ports/nghttp2/CONTROL')
| -rw-r--r-- | ports/nghttp2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nghttp2/CONTROL b/ports/nghttp2/CONTROL index 0f0fa2475..6afd6f83b 100644 --- a/ports/nghttp2/CONTROL +++ b/ports/nghttp2/CONTROL @@ -1,4 +1,4 @@ Source: nghttp2 -Version: 1.39.2-1 +Version: 1.39.2-2 Homepage: https://github.com/nghttp2/nghttp2 Description: Implementation of the Hypertext Transfer Protocol version 2 in C |
