summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-04-23 11:04:09 +0200
committerYorhel <git@yorhel.nl>2014-04-23 11:04:09 +0200
commitf5559cf5a5de2282b38e1f043071175fb54112c8 (patch)
tree49505a76984fa99ac68c3d5e737cdab8e0542558
parent82f95f8685f0c39873976a34be3921a8fef1a0de (diff)
static: Update to latest versions
-rwxr-xr-xstatic/build.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/build.sh b/static/build.sh
index 630437a..0438886 100755
--- a/static/build.sh
+++ b/static/build.sh
@@ -23,15 +23,15 @@
# - Cross-compile to platforms other than Linux?
-MUSL_VERSION=0.9.15
+MUSL_VERSION=1.0.0
ZLIB_VERSION=1.2.8
BZIP2_VERSION=1.0.6
-SQLITE_VERSION=3080300
-GMP_VERSION=5.1.3
+SQLITE_VERSION=3080403
+GMP_VERSION=6.0.0
NETTLE_VERSION=2.7.1
-GNUTLS_VERSION=3.2.10
+GNUTLS_VERSION=3.3.1
NCURSES_VERSION=5.9
-GLIB_VERSION=2.38.2
+GLIB_VERSION=2.40.0
# We don't actually use pkg-config at all. Setting this variable to 'true'