Browse Source

updating config

Sergey Zavadski 11 năm trước cách đây
mục cha
commit
ce5a31f6ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      toolset/setup/linux/frameworks/leda.sh

+ 1 - 1
toolset/setup/linux/frameworks/leda.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-RETCODE=$(fw_exists leda-0.5.1)
+RETCODE=$(fw_exists leda-0.5.2)
 [ ! "$RETCODE" == 0 ] || { return 0; }
 
 sudo apt-get install -y  g++