|
19 | 19 | # |
20 | 20 |
|
21 | 21 | # Variables that describe dependencies |
22 | | -LSP_3RD_PARTY_VERSION := 1.0.21 |
| 22 | +LSP_3RD_PARTY_VERSION := 1.0.22 |
23 | 23 | LSP_3RD_PARTY_NAME := lsp-3rd-party |
24 | 24 | LSP_3RD_PARTY_TYPE := hdr |
25 | 25 | LSP_3RD_PARTY_INC_OPT := -idirafter |
26 | 26 | LSP_3RD_PARTY_URL_RO := https://github.com/lsp-plugins/$(LSP_3RD_PARTY_NAME).git |
27 | 27 | LSP_3RD_PARTY_URL_RW := [email protected]:lsp-plugins/ $(LSP_3RD_PARTY_NAME).git |
28 | 28 |
|
29 | | -LSP_COMMON_LIB_VERSION := 1.0.41 |
| 29 | +LSP_COMMON_LIB_VERSION := 1.0.42 |
30 | 30 | LSP_COMMON_LIB_NAME := lsp-common-lib |
31 | 31 | LSP_COMMON_LIB_TYPE := src |
32 | 32 | LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git |
33 | 33 | LSP_COMMON_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_COMMON_LIB_NAME).git |
34 | 34 |
|
35 | | -LSP_DSP_LIB_VERSION := 1.0.29 |
| 35 | +LSP_DSP_LIB_VERSION := 1.0.30 |
36 | 36 | LSP_DSP_LIB_NAME := lsp-dsp-lib |
37 | 37 | LSP_DSP_LIB_TYPE := src |
38 | 38 | LSP_DSP_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_LIB_NAME).git |
39 | 39 | LSP_DSP_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_DSP_LIB_NAME).git |
40 | 40 |
|
41 | | -LSP_DSP_UNITS_VERSION := 1.0.28 |
| 41 | +LSP_DSP_UNITS_VERSION := 1.0.29 |
42 | 42 | LSP_DSP_UNITS_NAME := lsp-dsp-units |
43 | 43 | LSP_DSP_UNITS_TYPE := src |
44 | 44 | LSP_DSP_UNITS_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_UNITS_NAME).git |
45 | 45 | LSP_DSP_UNITS_URL_RW := [email protected]:lsp-plugins/ $(LSP_DSP_UNITS_NAME).git |
46 | 46 |
|
47 | | -LSP_LLTL_LIB_VERSION := 1.0.24 |
| 47 | +LSP_LLTL_LIB_VERSION := 1.0.25 |
48 | 48 | LSP_LLTL_LIB_NAME := lsp-lltl-lib |
49 | 49 | LSP_LLTL_LIB_TYPE := src |
50 | 50 | LSP_LLTL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_LLTL_LIB_NAME).git |
51 | 51 | LSP_LLTL_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_LLTL_LIB_NAME).git |
52 | 52 |
|
53 | | -LSP_R3D_BASE_LIB_VERSION := 1.0.23 |
| 53 | +LSP_R3D_BASE_LIB_VERSION := 1.0.24 |
54 | 54 | LSP_R3D_BASE_LIB_NAME := lsp-r3d-base-lib |
55 | 55 | LSP_R3D_BASE_LIB_TYPE := src |
56 | 56 | LSP_R3D_BASE_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git |
57 | 57 | LSP_R3D_BASE_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_BASE_LIB_NAME).git |
58 | 58 |
|
59 | | -LSP_R3D_IFACE_VERSION := 1.0.23 |
| 59 | +LSP_R3D_IFACE_VERSION := 1.0.24 |
60 | 60 | LSP_R3D_IFACE_NAME := lsp-r3d-iface |
61 | 61 | LSP_R3D_IFACE_TYPE := src |
62 | 62 | LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME).git |
63 | 63 | LSP_R3D_IFACE_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_IFACE_NAME).git |
64 | 64 |
|
65 | | -LSP_R3D_GLX_LIB_VERSION := 1.0.23 |
| 65 | +LSP_R3D_GLX_LIB_VERSION := 1.0.24 |
66 | 66 | LSP_R3D_GLX_LIB_NAME := lsp-r3d-glx-lib |
67 | 67 | LSP_R3D_GLX_LIB_TYPE := bin |
68 | 68 | LSP_R3D_GLX_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git |
69 | 69 | LSP_R3D_GLX_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_GLX_LIB_NAME).git |
70 | 70 |
|
71 | | -LSP_R3D_WGL_LIB_VERSION := 1.0.18 |
| 71 | +LSP_R3D_WGL_LIB_VERSION := 1.0.19 |
72 | 72 | LSP_R3D_WGL_LIB_NAME := lsp-r3d-wgl-lib |
73 | 73 | LSP_R3D_WGL_LIB_TYPE := bin |
74 | 74 | LSP_R3D_WGL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git |
75 | 75 | LSP_R3D_WGL_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_WGL_LIB_NAME).git |
76 | 76 |
|
77 | | -LSP_RUNTIME_LIB_VERSION := 1.0.27 |
| 77 | +LSP_RUNTIME_LIB_VERSION := 1.0.28 |
78 | 78 | LSP_RUNTIME_LIB_NAME := lsp-runtime-lib |
79 | 79 | LSP_RUNTIME_LIB_TYPE := src |
80 | 80 | LSP_RUNTIME_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_RUNTIME_LIB_NAME).git |
81 | 81 | LSP_RUNTIME_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_RUNTIME_LIB_NAME).git |
82 | 82 |
|
83 | | -LSP_TEST_FW_VERSION := 1.0.30 |
| 83 | +LSP_TEST_FW_VERSION := 1.0.31 |
84 | 84 | LSP_TEST_FW_NAME := lsp-test-fw |
85 | 85 | LSP_TEST_FW_TYPE := src |
86 | 86 | LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git |
87 | 87 | LSP_TEST_FW_URL_RW := [email protected]:lsp-plugins/ $(LSP_TEST_FW_NAME).git |
88 | 88 |
|
89 | | -LSP_TK_LIB_VERSION := 1.0.27 |
| 89 | +LSP_TK_LIB_VERSION := 1.0.28 |
90 | 90 | LSP_TK_LIB_NAME := lsp-tk-lib |
91 | 91 | LSP_TK_LIB_TYPE := src |
92 | 92 | LSP_TK_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_TK_LIB_NAME).git |
93 | 93 | LSP_TK_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_TK_LIB_NAME).git |
94 | 94 |
|
95 | | -LSP_WS_LIB_VERSION := 1.0.27 |
| 95 | +LSP_WS_LIB_VERSION := 1.0.28 |
96 | 96 | LSP_WS_LIB_NAME := lsp-ws-lib |
97 | 97 | LSP_WS_LIB_TYPE := src |
98 | 98 | LSP_WS_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_WS_LIB_NAME).git |
99 | 99 | LSP_WS_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_WS_LIB_NAME).git |
100 | 100 |
|
101 | 101 | # Plugin-related module dependencies |
102 | | -LSP_PLUGIN_FW_VERSION := 1.0.29 |
| 102 | +LSP_PLUGIN_FW_VERSION := 1.0.30 |
103 | 103 | LSP_PLUGIN_FW_NAME := lsp-plugin-fw |
104 | 104 | LSP_PLUGIN_FW_TYPE := src |
105 | 105 | LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME).git |
106 | 106 | LSP_PLUGIN_FW_URL_RW := [email protected]:lsp-plugins/ $(LSP_PLUGIN_FW_NAME).git |
107 | 107 |
|
108 | | -LSP_PLUGINS_SHARED_VERSION := 1.0.28 |
| 108 | +LSP_PLUGINS_SHARED_VERSION := 1.0.29 |
109 | 109 | LSP_PLUGINS_SHARED_NAME := lsp-plugins-shared |
110 | 110 | LSP_PLUGINS_SHARED_TYPE := src |
111 | 111 | LSP_PLUGINS_SHARED_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGINS_SHARED_NAME).git |
|
0 commit comments