Skip to content

Commit 3f7b3cd

Browse files
committed
HDF5_jll build 1.14.5+0
1 parent 134ef1b commit 3f7b3cd

File tree

202 files changed

+2344
-1153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+2344
-1153
lines changed

Artifacts.toml

Lines changed: 653 additions & 576 deletions
Large diffs are not rendered by default.

Project.toml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "HDF5_jll"
22
uuid = "0234f1f7-429e-5d53-9886-15a909be8d59"
3-
version = "1.14.3+3"
3+
version = "1.14.5+0"
44

55
[deps]
66
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
@@ -21,13 +21,14 @@ MicrosoftMPI_jll = "9237b28f-5490-5468-be7b-bb81f5f5e6cf"
2121

2222
[compat]
2323
MPIPreferences = "0.1"
24-
Libdl = "1"
25-
LazyArtifacts = "1"
26-
JLLWrappers = "1.4.0"
27-
Artifacts = "1"
24+
Libdl = "< 0.0.1, 1"
25+
LazyArtifacts = "< 0.0.1, 1"
26+
JLLWrappers = "1.7.0"
27+
MPICH_jll = "4.2.3 - 4"
28+
Artifacts = "< 0.0.1, 1"
2829
julia = "1.6"
2930
LibCURL_jll = "7.73,8"
30-
OpenSSL_jll = "3.0.8"
31-
MPItrampoline_jll = "5.3.1"
32-
TOML = "1"
31+
OpenSSL_jll = "3.0.15"
32+
MPItrampoline_jll = "5.5.1"
33+
TOML = "< 0.0.1, 1"
3334
OpenMPI_jll = "4.1.6, 5"

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `HDF5_jll.jl` (v1.14.3+3)
1+
# `HDF5_jll.jl` (v1.14.5+0)
22

3-
[![deps](https://juliahub.com/docs/HDF5_jll/deps.svg)](https://juliahub.com/ui/Packages/HDF5_jll/w9xrx?page=2)
3+
[![deps](https://juliahub.com/docs/HDF5_jll/deps.svg)](https://juliahub.com/ui/Packages/General/HDF5_jll/)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/868d8ba1f8a5f802567d42df6a37e8fd54a92d35/H/HDF5/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/132712ef52c2eee1870f647180dcd8cea4a3e5e0/H/HDF5/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,8 +18,8 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `HDF5_jll.jl` have been built from these sources:
2020

21-
* compressed archive: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.14/hdf5-1.14.3/src/hdf5-1.14.3.tar.bz2 (SHA256 checksum: `9425f224ed75d1280bb46d6f26923dd938f9040e7eaebf57e66ec7357c08f917`)
22-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/868d8ba1f8a5f802567d42df6a37e8fd54a92d35/H/HDF5/bundled)
21+
* compressed archive: https://support.hdfgroup.org/releases/hdf5/v1_14/v1_14_5/downloads/hdf5-1.14.5.tar.gz (SHA256 checksum: `ec2e13c52e60f9a01491bb3158cb3778c985697131fc6a342262d32a26e58e44`)
22+
* files in directory, relative to originating `build_tarballs.jl`: [`bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/132712ef52c2eee1870f647180dcd8cea4a3e5e0/H/HDF5/bundled)
2323

2424
## Platforms
2525

@@ -58,6 +58,10 @@ The tarballs for `HDF5_jll.jl` have been built from these sources:
5858
* `Linux aarch64 {cxxstring_abi=cxx03, libc=musl, libgfortran_version=5.0.0, mpi=openmpi}` (`aarch64-linux-musl-libgfortran5-cxx03-mpi+openmpi`)
5959
* `Linux aarch64 {cxxstring_abi=cxx11, libc=musl, libgfortran_version=5.0.0, mpi=mpich}` (`aarch64-linux-musl-libgfortran5-cxx11-mpi+mpich`)
6060
* `Linux aarch64 {cxxstring_abi=cxx11, libc=musl, libgfortran_version=5.0.0, mpi=openmpi}` (`aarch64-linux-musl-libgfortran5-cxx11-mpi+openmpi`)
61+
* `FreeBSD aarch64 {libgfortran_version=4.0.0, mpi=mpich}` (`aarch64-unknown-freebsd-libgfortran4-mpi+mpich`)
62+
* `FreeBSD aarch64 {libgfortran_version=4.0.0, mpi=mpitrampoline}` (`aarch64-unknown-freebsd-libgfortran4-mpi+mpitrampoline`)
63+
* `FreeBSD aarch64 {libgfortran_version=5.0.0, mpi=mpich}` (`aarch64-unknown-freebsd-libgfortran5-mpi+mpich`)
64+
* `FreeBSD aarch64 {libgfortran_version=5.0.0, mpi=mpitrampoline}` (`aarch64-unknown-freebsd-libgfortran5-mpi+mpitrampoline`)
6165
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc, libgfortran_version=3.0.0, mpi=mpich}` (`armv6l-linux-gnueabihf-libgfortran3-cxx03-mpi+mpich`)
6266
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc, libgfortran_version=3.0.0, mpi=mpitrampoline}` (`armv6l-linux-gnueabihf-libgfortran3-cxx03-mpi+mpitrampoline`)
6367
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx11, libc=glibc, libgfortran_version=3.0.0, mpi=mpich}` (`armv6l-linux-gnueabihf-libgfortran3-cxx11-mpi+mpich`)
@@ -206,10 +210,13 @@ The tarballs for `HDF5_jll.jl` have been built from these sources:
206210
* `Linux x86_64 {cxxstring_abi=cxx11, libc=musl, libgfortran_version=5.0.0, mpi=mpich}` (`x86_64-linux-musl-libgfortran5-cxx11-mpi+mpich`)
207211
* `Linux x86_64 {cxxstring_abi=cxx11, libc=musl, libgfortran_version=5.0.0, mpi=openmpi}` (`x86_64-linux-musl-libgfortran5-cxx11-mpi+openmpi`)
208212
* `FreeBSD x86_64 {libgfortran_version=3.0.0, mpi=mpich}` (`x86_64-unknown-freebsd-libgfortran3-mpi+mpich`)
213+
* `FreeBSD x86_64 {libgfortran_version=3.0.0, mpi=mpitrampoline}` (`x86_64-unknown-freebsd-libgfortran3-mpi+mpitrampoline`)
209214
* `FreeBSD x86_64 {libgfortran_version=3.0.0, mpi=openmpi}` (`x86_64-unknown-freebsd-libgfortran3-mpi+openmpi`)
210215
* `FreeBSD x86_64 {libgfortran_version=4.0.0, mpi=mpich}` (`x86_64-unknown-freebsd-libgfortran4-mpi+mpich`)
216+
* `FreeBSD x86_64 {libgfortran_version=4.0.0, mpi=mpitrampoline}` (`x86_64-unknown-freebsd-libgfortran4-mpi+mpitrampoline`)
211217
* `FreeBSD x86_64 {libgfortran_version=4.0.0, mpi=openmpi}` (`x86_64-unknown-freebsd-libgfortran4-mpi+openmpi`)
212218
* `FreeBSD x86_64 {libgfortran_version=5.0.0, mpi=mpich}` (`x86_64-unknown-freebsd-libgfortran5-mpi+mpich`)
219+
* `FreeBSD x86_64 {libgfortran_version=5.0.0, mpi=mpitrampoline}` (`x86_64-unknown-freebsd-libgfortran5-mpi+mpitrampoline`)
213220
* `FreeBSD x86_64 {libgfortran_version=5.0.0, mpi=openmpi}` (`x86_64-unknown-freebsd-libgfortran5-mpi+openmpi`)
214221
* `Windows x86_64 {cxxstring_abi=cxx03, libgfortran_version=3.0.0, mpi=microsoftmpi}` (`x86_64-w64-mingw32-libgfortran3-cxx03-mpi+microsoftmpi`)
215222
* `Windows x86_64 {cxxstring_abi=cxx11, libgfortran_version=3.0.0, mpi=microsoftmpi}` (`x86_64-w64-mingw32-libgfortran3-cxx11-mpi+microsoftmpi`)

src/wrappers/aarch64-apple-darwin-libgfortran5-mpi+mpich.jl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "@rpath/libhdf5_cpp.310.dylib"
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "@rpath/libhdf5_fortran.310.dylib")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "@rpath/libhdf5_hl.310.dylib")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "@rpath/libhdf5_hl_cpp.310.dylib")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5hl_fortran.310.dylib")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5_hl_fortran.310.dylib")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -35,37 +35,37 @@ function __init__()
3535
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, LibCURL_jll, OpenSSL_jll, Zlib_jll, libaec_jll, MPICH_jll, MPIPreferences)
3636
JLLWrappers.@init_library_product(
3737
libhdf5,
38-
"lib/libhdf5.310.dylib",
38+
"lib/libhdf5.310.5.0.dylib",
3939
RTLD_LAZY | RTLD_DEEPBIND,
4040
)
4141

4242
JLLWrappers.@init_library_product(
4343
libhdf5_cpp,
44-
"lib/libhdf5_cpp.310.dylib",
44+
"lib/libhdf5_cpp.310.0.5.dylib",
4545
RTLD_LAZY | RTLD_DEEPBIND,
4646
)
4747

4848
JLLWrappers.@init_library_product(
4949
libhdf5_fortran,
50-
"lib/libhdf5_fortran.310.dylib",
50+
"lib/libhdf5_fortran.310.3.1.dylib",
5151
RTLD_LAZY | RTLD_DEEPBIND,
5252
)
5353

5454
JLLWrappers.@init_library_product(
5555
libhdf5_hl,
56-
"lib/libhdf5_hl.310.dylib",
56+
"lib/libhdf5_hl.310.0.5.dylib",
5757
RTLD_LAZY | RTLD_DEEPBIND,
5858
)
5959

6060
JLLWrappers.@init_library_product(
6161
libhdf5_hl_cpp,
62-
"lib/libhdf5_hl_cpp.310.dylib",
62+
"lib/libhdf5_hl_cpp.310.0.5.dylib",
6363
RTLD_LAZY | RTLD_DEEPBIND,
6464
)
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.310.dylib",
68+
"lib/libhdf5_hl_fortran.310.0.5.dylib",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "@rpath/libhdf5_cpp.310.dylib"
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "@rpath/libhdf5_fortran.310.dylib")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "@rpath/libhdf5_hl.310.dylib")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "@rpath/libhdf5_hl_cpp.310.dylib")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5hl_fortran.310.dylib")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5_hl_fortran.310.dylib")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -35,37 +35,37 @@ function __init__()
3535
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, LibCURL_jll, OpenSSL_jll, Zlib_jll, libaec_jll, MPItrampoline_jll, MPIPreferences)
3636
JLLWrappers.@init_library_product(
3737
libhdf5,
38-
"lib/libhdf5.310.dylib",
38+
"lib/libhdf5.310.5.0.dylib",
3939
RTLD_LAZY | RTLD_DEEPBIND,
4040
)
4141

4242
JLLWrappers.@init_library_product(
4343
libhdf5_cpp,
44-
"lib/libhdf5_cpp.310.dylib",
44+
"lib/libhdf5_cpp.310.0.5.dylib",
4545
RTLD_LAZY | RTLD_DEEPBIND,
4646
)
4747

4848
JLLWrappers.@init_library_product(
4949
libhdf5_fortran,
50-
"lib/libhdf5_fortran.310.dylib",
50+
"lib/libhdf5_fortran.310.3.1.dylib",
5151
RTLD_LAZY | RTLD_DEEPBIND,
5252
)
5353

5454
JLLWrappers.@init_library_product(
5555
libhdf5_hl,
56-
"lib/libhdf5_hl.310.dylib",
56+
"lib/libhdf5_hl.310.0.5.dylib",
5757
RTLD_LAZY | RTLD_DEEPBIND,
5858
)
5959

6060
JLLWrappers.@init_library_product(
6161
libhdf5_hl_cpp,
62-
"lib/libhdf5_hl_cpp.310.dylib",
62+
"lib/libhdf5_hl_cpp.310.0.5.dylib",
6363
RTLD_LAZY | RTLD_DEEPBIND,
6464
)
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.310.dylib",
68+
"lib/libhdf5_hl_fortran.310.0.5.dylib",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-apple-darwin-libgfortran5-mpi+openmpi.jl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "@rpath/libhdf5_cpp.310.dylib"
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "@rpath/libhdf5_fortran.310.dylib")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "@rpath/libhdf5_hl.310.dylib")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "@rpath/libhdf5_hl_cpp.310.dylib")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5hl_fortran.310.dylib")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "@rpath/libhdf5_hl_fortran.310.dylib")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -35,37 +35,37 @@ function __init__()
3535
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, LibCURL_jll, OpenSSL_jll, Zlib_jll, libaec_jll, OpenMPI_jll, MPIPreferences)
3636
JLLWrappers.@init_library_product(
3737
libhdf5,
38-
"lib/libhdf5.310.dylib",
38+
"lib/libhdf5.310.5.0.dylib",
3939
RTLD_LAZY | RTLD_DEEPBIND,
4040
)
4141

4242
JLLWrappers.@init_library_product(
4343
libhdf5_cpp,
44-
"lib/libhdf5_cpp.310.dylib",
44+
"lib/libhdf5_cpp.310.0.5.dylib",
4545
RTLD_LAZY | RTLD_DEEPBIND,
4646
)
4747

4848
JLLWrappers.@init_library_product(
4949
libhdf5_fortran,
50-
"lib/libhdf5_fortran.310.dylib",
50+
"lib/libhdf5_fortran.310.3.1.dylib",
5151
RTLD_LAZY | RTLD_DEEPBIND,
5252
)
5353

5454
JLLWrappers.@init_library_product(
5555
libhdf5_hl,
56-
"lib/libhdf5_hl.310.dylib",
56+
"lib/libhdf5_hl.310.0.5.dylib",
5757
RTLD_LAZY | RTLD_DEEPBIND,
5858
)
5959

6060
JLLWrappers.@init_library_product(
6161
libhdf5_hl_cpp,
62-
"lib/libhdf5_hl_cpp.310.dylib",
62+
"lib/libhdf5_hl_cpp.310.0.5.dylib",
6363
RTLD_LAZY | RTLD_DEEPBIND,
6464
)
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.310.dylib",
68+
"lib/libhdf5_hl_fortran.310.0.5.dylib",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx03-mpi+mpich.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "libhdf5_cpp.so.310")
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "libhdf5_fortran.so.310")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "libhdf5_hl.so.310")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "libhdf5_hl_cpp.so.310")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5hl_fortran.so.310")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5_hl_fortran.so.310")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -65,7 +65,7 @@ function __init__()
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.so",
68+
"lib/libhdf5_hl_fortran.so",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx03-mpi+mpitrampoline.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "libhdf5_cpp.so.310")
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "libhdf5_fortran.so.310")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "libhdf5_hl.so.310")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "libhdf5_hl_cpp.so.310")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5hl_fortran.so.310")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5_hl_fortran.so.310")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -65,7 +65,7 @@ function __init__()
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.so",
68+
"lib/libhdf5_hl_fortran.so",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx03-mpi+openmpi.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "libhdf5_cpp.so.310")
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "libhdf5_fortran.so.310")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "libhdf5_hl.so.310")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "libhdf5_hl_cpp.so.310")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5hl_fortran.so.310")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5_hl_fortran.so.310")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -65,7 +65,7 @@ function __init__()
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.so",
68+
"lib/libhdf5_hl_fortran.so",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

src/wrappers/aarch64-linux-gnu-libgfortran3-cxx11-mpi+mpich.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JLLWrappers.@declare_library_product(libhdf5_cpp, "libhdf5_cpp.so.310")
1313
JLLWrappers.@declare_library_product(libhdf5_fortran, "libhdf5_fortran.so.310")
1414
JLLWrappers.@declare_library_product(libhdf5_hl, "libhdf5_hl.so.310")
1515
JLLWrappers.@declare_library_product(libhdf5_hl_cpp, "libhdf5_hl_cpp.so.310")
16-
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5hl_fortran.so.310")
16+
JLLWrappers.@declare_library_product(libhdf5_hl_fortran, "libhdf5_hl_fortran.so.310")
1717
JLLWrappers.@declare_executable_product(h5clear)
1818
JLLWrappers.@declare_executable_product(h5copy)
1919
JLLWrappers.@declare_executable_product(h5debug)
@@ -65,7 +65,7 @@ function __init__()
6565

6666
JLLWrappers.@init_library_product(
6767
libhdf5_hl_fortran,
68-
"lib/libhdf5hl_fortran.so",
68+
"lib/libhdf5_hl_fortran.so",
6969
RTLD_LAZY | RTLD_DEEPBIND,
7070
)
7171

0 commit comments

Comments
 (0)