We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f95f8 commit f5559cfCopy full SHA for f5559cf
static/build.sh
@@ -23,15 +23,15 @@
23
# - Cross-compile to platforms other than Linux?
24
25
26
-MUSL_VERSION=0.9.15
+MUSL_VERSION=1.0.0
27
ZLIB_VERSION=1.2.8
28
BZIP2_VERSION=1.0.6
29
-SQLITE_VERSION=3080300
30
-GMP_VERSION=5.1.3
+SQLITE_VERSION=3080403
+GMP_VERSION=6.0.0
31
NETTLE_VERSION=2.7.1
32
-GNUTLS_VERSION=3.2.10
+GNUTLS_VERSION=3.3.1
33
NCURSES_VERSION=5.9
34
-GLIB_VERSION=2.38.2
+GLIB_VERSION=2.40.0
35
36
37
# We don't actually use pkg-config at all. Setting this variable to 'true'
0 commit comments