We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7c1b89 + b9f3e31 commit 2ba77a4Copy full SHA for 2ba77a4
1 file changed
src/lib/Makefile
@@ -2,7 +2,7 @@ ERR = *** Unexpected MAKELEVEL = 0.
2
HINT = This Makefile can't be used directly, consider cd ../.. before try again
3
$(if $(subst 0,,${MAKELEVEL}),,$(warning $(ERR));$(error $(HINT)))
4
5
-V_ZLIB = 1.2.11
+V_ZLIB = 1.2.12
6
V_SSL = 3.0.0
7
V_CURL = 7.80.0
8
V_SQL = 3370000
0 commit comments