summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-update.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-03-25 18:28:30 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2018-03-25 18:28:30 +0200
commit0175a693fcb853ecce7d49f6564895c2dbfd11f1 (patch)
treed3b9f67e3d63247c03c7fe5c72395735bd588f1e /scripts/context/lua/mtx-update.lua
parent7eb3892205bf276b2f2db45f806f430e3fab82ac (diff)
downloadcontext-0175a693fcb853ecce7d49f6564895c2dbfd11f1.tar.gz
2018-03-25 17:40:00
Diffstat (limited to 'scripts/context/lua/mtx-update.lua')
-rw-r--r--scripts/context/lua/mtx-update.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-update.lua b/scripts/context/lua/mtx-update.lua
index 20ca9ce27..6663be7a2 100644
--- a/scripts/context/lua/mtx-update.lua
+++ b/scripts/context/lua/mtx-update.lua
@@ -188,6 +188,8 @@ update.platforms = {
["linux-64"] = "linux-64",
["linux64"] = "linux-64",
--
+ ["linuxmusl-64"] = "linuxmusl-64",
+ --
["linux-armhf"] = "linux-armhf",
--
["freebsd"] = "freebsd",