summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-03-26 12:45:56 +0100
committerVincent Sanders <vince@kyllikki.org>2017-03-26 12:45:56 +0100
commit33dfdac40e502d1d871b1b0aee4d9c0cdcab5f7b (patch)
tree9e07fcbb962464ee1dd847a89308b870a100bdac
parent9f2bc17e912ec718e7fec2e31df95c986f073d9c (diff)
downloadtoolchains-33dfdac40e502d1d871b1b0aee4d9c0cdcab5f7b.tar.gz
toolchains-33dfdac40e502d1d871b1b0aee4d9c0cdcab5f7b.tar.bz2
update libiconv to latest v1.15
-rw-r--r--sdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/Makefile b/sdk/Makefile
index f94ec3d..728b45b 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -24,7 +24,7 @@ endif
# Upstream package versions
VERSION_ZLIB := 1.2.11
-VERSION_LIBICONV := 1.14
+VERSION_LIBICONV := 1.15
VERSION_LIBTRE := 0.8.0
VERSION_OPENSSL := 1.0.2k
VERSION_LIBPNG := 1.6.28