OSDN Git Service

[Unix] Update installer.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 5 Jan 2020 13:19:45 +0000 (22:19 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 5 Jan 2020 13:19:45 +0000 (22:19 +0900)
source/tool/installer_unix.sh

index 7ca38ab..7673c88 100755 (executable)
@@ -9,12 +9,12 @@ MULTIARCH="Yes"
 CSP_PREFIX=/usr/local
 
 CSP_GUILIB=" \
-            libCSPcommon_vm.so.2.19.1 \
-            libCSPemu_utils.so.2.16.5 \
+            libCSPcommon_vm.so.2.20.1 \
+            libCSPemu_utils.so.2.16.6 \
             libCSPfmgen.so.1.5.0 \
-            libCSPgui.so.2.19.9 \
+            libCSPgui.so.2.19.11 \
             libCSPavio.so.2.11.1 \
-            libCSPosd.so.2.22.1 \
+            libCSPosd.so.2.23.0 \
             "
 
 for i in "$@"; do