Skip to content

Commit 57de69b

Browse files
authored
[XML2] New version 2.15.1 (#12336)
1 parent 6086f38 commit 57de69b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

X/XML2/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
using BinaryBuilder
44

55
name = "XML2"
6-
version = v"2.15.0"
6+
version = v"2.15.1"
77

88
# Collection of sources required to build XML2
99
sources = [
1010
ArchiveSource("https://download.gnome.org/sources/libxml2/$(version.major).$(version.minor)/libxml2-$(version).tar.xz",
11-
"5abc766497c5b1d6d99231f662e30c99402a90d03b06c67b62d6c1179dedd561"),
11+
"c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c"),
1212
]
1313

1414
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)