Skip to content

Commit

Permalink
Update http-parser version to 2.8.1. (#3887)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrodzitski authored and ras0219-msft committed Jul 12, 2018
1 parent fbb1396 commit fc399f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/http-parser/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: http-parser
Version: 2.7.1-3
Description: HTTP Parser.
Version: 2.8.1
Description: HTTP Parser.
4 changes: 2 additions & 2 deletions ports/http-parser/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nodejs/http-parser
REF v2.7.1
SHA512 c0fe86455db1a563a5c668f118dfa9a27b9a637ee1c0e2f2f18a5b816352436ed90435ea978e3f3d85b037d3c630234e47d609dc3b7086b898286c4e54d9f031
REF v2.8.1
SHA512 6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883
HEAD_REF master
)

Expand Down

0 comments on commit fc399f2

Please sign in to comment.