We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4fc34 commit 0fb75deCopy full SHA for 0fb75de
E/Expat/build_tarballs.jl
@@ -3,12 +3,12 @@
3
using BinaryBuilder
4
5
name = "Expat"
6
-version = v"2.2.10"
+version = v"2.6.4"
7
8
# Collection of sources required to build Expat
9
sources = [
10
ArchiveSource("https://github.com/libexpat/libexpat/releases/download/R_$(version.major)_$(version.minor)_$(version.patch)/expat-$(version).tar.xz",
11
- "5dfe538f8b5b63f03e98edac520d7d9a6a4d22e482e5c96d4d06fcc5485c25f2"),
+ "a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee"),
12
]
13
14
# Bash recipe for building across all platforms
0 commit comments