OSDN Git Service

[RELEASE] Update installer.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 27 Jun 2020 06:14:50 +0000 (15:14 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 27 Jun 2020 06:14:50 +0000 (15:14 +0900)
source/tool/installer_unix.sh

index 1051654..54a517b 100755 (executable)
@@ -9,12 +9,12 @@ MULTIARCH="Yes"
 CSP_PREFIX=/usr/local
 
 CSP_GUILIB=" \
-            libCSPcommon_vm.so.2.24.0 \
-            libCSPemu_utils.so.2.16.6 \
-            libCSPfmgen.so.1.6.1 \
-            libCSPgui.so.2.20.0 \
-            libCSPavio.so.2.11.1 \
-            libCSPosd.so.2.23.0 \
+            libCSPcommon_vm.so.2.29.2 \
+            libCSPemu_utils.so.2.20.1 \
+            libCSPfmgen.so.1.9.0 \
+            libCSPgui.so.2.24.0 \
+            libCSPavio.so.2.14.0 \
+            libCSPosd.so.2.27.0 \
             "
 
 for i in "$@"; do