Skip to content

Commit 1705c5d

Browse files
committed
Update type2-runtime-reproducible-build.patch
1 parent 365d605 commit 1705c5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@ index 07b6533..fba9c6e 100644
115115
+ meson=1.6.1-r0 \
116116
+ zstd-dev=1.5.6-r2 \
117117
+ zstd-static=1.5.6-r2 \
118-
+ zlib-dev=1.3.1-r2 \
119-
+ zlib-static=1.3.1-r2 \
118+
+ zlib-dev=1.3.2-r0 \
119+
+ zlib-static=1.3.2-r0 \
120120
+ clang19=19.1.4-r0 \
121-
+ musl-dev=1.2.5-r9 \
121+
+ musl-dev=1.2.5-r11 \
122122
+ mimalloc2-dev=2.1.7-r0
123123

124124
COPY scripts/common/install-dependencies.sh /tmp/scripts/common/install-dependencies.sh

0 commit comments

Comments
 (0)