OSDN Git Service

[TOOL][INSTALLER][OOPs] I forgot update installer.Updated (;_;)
authorK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 15 Oct 2019 04:28:19 +0000 (13:28 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 15 Oct 2019 04:28:19 +0000 (13:28 +0900)
source/tool/installer_unix.sh

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