Skip to content

Commit 0fb75de

Browse files
authored
Revert "[Expat] Temporary revert to 2.2.10 to build for aarch64-freebsd (#10015)" (#10030)
This reverts commit ee17d24. [skip ci]
1 parent 8d4fc34 commit 0fb75de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

E/Expat/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 = "Expat"
6-
version = v"2.2.10"
6+
version = v"2.6.4"
77

88
# Collection of sources required to build Expat
99
sources = [
1010
ArchiveSource("https://github.com/libexpat/libexpat/releases/download/R_$(version.major)_$(version.minor)_$(version.patch)/expat-$(version).tar.xz",
11-
"5dfe538f8b5b63f03e98edac520d7d9a6a4d22e482e5c96d4d06fcc5485c25f2"),
11+
"a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee"),
1212
]
1313

1414
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)