Skip to content

Commit c9122c2

Browse files
authored
[libxml2] Update to 2.14.6 (#47298)
1 parent 5a56624 commit c9122c2

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

ports/libxml2/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO GNOME/libxml2
44
REF "v${VERSION}"
5-
SHA512 30bc2f10cd7c29ae4e8580afcf6626fb14e5ef5046bad1242c2e6b433a374d6eaaa6093cd3682b84392c9dd75ba90d7090b6899b732a5b98e8790173bddd3020
5+
SHA512 22ba2541815e4a3e78be67576312f7dc33cea8aee03fa24dbb0baaa9e64bca915627fac22b09476cb626ad36f324ef539c7430206c78987695851277574f26a3
66
HEAD_REF master
77
PATCHES
88
cxx-for-icu.diff

ports/libxml2/vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "libxml2",
3-
"version": "2.14.5",
4-
"port-version": 1,
3+
"version": "2.14.6",
54
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).",
65
"homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home",
76
"license": "MIT",

versions/baseline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5721,8 +5721,8 @@
57215721
"port-version": 0
57225722
},
57235723
"libxml2": {
5724-
"baseline": "2.14.5",
5725-
"port-version": 1
5724+
"baseline": "2.14.6",
5725+
"port-version": 0
57265726
},
57275727
"libxmlb": {
57285728
"baseline": "0.3.23",

versions/l-/libxml2.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "a28714e212bf0894dc142ecfb138667f44bf4ba7",
5+
"version": "2.14.6",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "80ab30fe4e56a98c8dd5045e191ef29780129394",
510
"version": "2.14.5",

0 commit comments

Comments
 (0)