Skip to content

Commit 5a78340

Browse files
committed
Auto merge of rust-lang#86573 - Mark-Simulacrum:expat-bump, r=pietroalbini
Bump expat to 2.4.1 Temporary fix as expat 2.3.0 is now renamed, presumably due to https://github.com/libexpat/libexpat/blob/R_2_4_1/expat/Changes#L19. r? `@pietroalbini`
2 parents b6f3cb9 + 9fc77e2 commit 5a78340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/dist-riscv64-linux/riscv64-unknown-linux-gnu.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ CT_EXPAT_PATCH_GLOBAL=y
644644
CT_EXPAT_PATCH_ORDER="global"
645645
CT_EXPAT_V_2_2=y
646646
# CT_EXPAT_NO_VERSIONS is not set
647-
CT_EXPAT_VERSION="2.3.0"
647+
CT_EXPAT_VERSION="2.4.1"
648648
CT_EXPAT_MIRRORS="http://downloads.sourceforge.net/project/expat/expat/${CT_EXPAT_VERSION}"
649649
CT_EXPAT_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
650650
CT_EXPAT_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"

0 commit comments

Comments
 (0)