Skip to content

Commit b66289a

Browse files
authored
Musl: New version 1.2.5 (#10075)
1 parent dbfe8af commit b66289a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

M/Musl/build_tarballs.jl

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
using BinaryBuilder
22

33
name = "Musl"
4-
version = v"1.2.4"
4+
version = v"1.2.5"
55

66
# sources to build, such as mingw32, our patches, etc....
77
sources = [
88
ArchiveSource("https://www.musl-libc.org/releases/musl-$(version).tar.gz",
9-
"7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039"),
9+
"a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4"),
1010
]
1111

1212
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)