Skip to content

Commit 5bf3940

Browse files
authored
Merge pull request hestiacp#2976 from jaapmarcus/update-zlib
Update zlib
2 parents 7f8b6f8 + cde6f40 commit 5bf3940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ else
226226
fi
227227
OPENSSL_V='3.0.5'
228228
PCRE_V='10.40'
229-
ZLIB_V='1.2.12'
229+
ZLIB_V='1.2.13'
230230

231231
# Create build directories
232232
if [ "$KEEPBUILD" != 'true' ]; then

0 commit comments

Comments
 (0)