Skip to content

Commit

Permalink
[pugixml] Update library to 1.10 (#8297)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-mohammadi authored and Rastaban committed Sep 23, 2019
1 parent 7514946 commit 498a9b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/pugixml/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: pugixml
Version: 1.9-3
Version: 1.10
Homepage: https://github.com/zeux/pugixml
Description: C++ XML processing library
4 changes: 2 additions & 2 deletions ports/pugixml/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zeux/pugixml
REF v1.9
SHA512 f97941941d98a1a056087edc0dde6376bf2cc12ce4523b67a2f2ec5ae0895c2a2e55da32fcca6a997f1a0d918c5f39564167da0a07ce0d7da92880ad8631c31e
REF v1.10
SHA512 0634053d4f757b9293997763bb2e51595197c192f3974e954975d6d6ff91e4a6cb7c194efa530e0eef1a2a93db16592c5630010b6482430dff5ffc6879e84b6a
HEAD_REF master
)

Expand Down

0 comments on commit 498a9b7

Please sign in to comment.