|
19 | 19 | #
|
20 | 20 |
|
21 | 21 | # Variables that describe dependencies
|
22 |
| -LSP_COMMON_LIB_VERSION := 1.0.38 |
| 22 | +LSP_COMMON_LIB_VERSION := 1.0.39 |
23 | 23 | LSP_COMMON_LIB_NAME := lsp-common-lib
|
24 | 24 | LSP_COMMON_LIB_TYPE := src
|
25 | 25 | LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git
|
26 | 26 | LSP_COMMON_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_COMMON_LIB_NAME).git
|
27 | 27 |
|
28 |
| -LSP_TEST_FW_VERSION := 1.0.27 |
| 28 | +LSP_TEST_FW_VERSION := 1.0.28 |
29 | 29 | LSP_TEST_FW_NAME := lsp-test-fw
|
30 | 30 | LSP_TEST_FW_TYPE := src
|
31 | 31 | LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git
|
32 | 32 | LSP_TEST_FW_URL_RW := [email protected]:lsp-plugins/ $(LSP_TEST_FW_NAME).git
|
33 | 33 |
|
34 |
| -LSP_LLTL_LIB_VERSION := 1.0.21 |
| 34 | +LSP_LLTL_LIB_VERSION := 1.0.22 |
35 | 35 | LSP_LLTL_LIB_NAME := lsp-lltl-lib
|
36 | 36 | LSP_LLTL_LIB_TYPE := src
|
37 | 37 | LSP_LLTL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_LLTL_LIB_NAME).git
|
38 | 38 | LSP_LLTL_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_LLTL_LIB_NAME).git
|
39 | 39 |
|
40 |
| -LSP_RUNTIME_LIB_VERSION := 1.0.24 |
| 40 | +LSP_RUNTIME_LIB_VERSION := 1.0.25 |
41 | 41 | LSP_RUNTIME_LIB_NAME := lsp-runtime-lib
|
42 | 42 | LSP_RUNTIME_LIB_TYPE := src
|
43 | 43 | LSP_RUNTIME_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_RUNTIME_LIB_NAME).git
|
44 | 44 | LSP_RUNTIME_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_RUNTIME_LIB_NAME).git
|
45 | 45 |
|
46 |
| -LSP_R3D_IFACE_VERSION := 1.0.20 |
| 46 | +LSP_R3D_IFACE_VERSION := 1.0.21 |
47 | 47 | LSP_R3D_IFACE_NAME := lsp-r3d-iface
|
48 | 48 | LSP_R3D_IFACE_TYPE := src
|
49 | 49 | LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME).git
|
50 | 50 | LSP_R3D_IFACE_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_IFACE_NAME).git
|
51 | 51 |
|
52 |
| -LSP_R3D_BASE_LIB_VERSION := 1.0.20 |
| 52 | +LSP_R3D_BASE_LIB_VERSION := 1.0.21 |
53 | 53 | LSP_R3D_BASE_LIB_NAME := lsp-r3d-base-lib
|
54 | 54 | LSP_R3D_BASE_LIB_TYPE := src
|
55 | 55 | LSP_R3D_BASE_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git
|
56 | 56 | LSP_R3D_BASE_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_BASE_LIB_NAME).git
|
57 | 57 |
|
58 |
| -LSP_R3D_GLX_LIB_VERSION := 1.0.20 |
| 58 | +LSP_R3D_GLX_LIB_VERSION := 1.0.21 |
59 | 59 | LSP_R3D_GLX_LIB_NAME := lsp-r3d-glx-lib
|
60 | 60 | LSP_R3D_GLX_LIB_TYPE := src
|
61 | 61 | LSP_R3D_GLX_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
|
62 | 62 | LSP_R3D_GLX_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_GLX_LIB_NAME).git
|
63 | 63 |
|
64 |
| -LSP_R3D_WGL_LIB_VERSION := 1.0.15 |
| 64 | +LSP_R3D_WGL_LIB_VERSION := 1.0.16 |
65 | 65 | LSP_R3D_WGL_LIB_NAME := lsp-r3d-wgl-lib
|
66 | 66 | LSP_R3D_WGL_LIB_TYPE := src
|
67 | 67 | LSP_R3D_WGL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git
|
68 | 68 | LSP_R3D_WGL_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_R3D_WGL_LIB_NAME).git
|
69 | 69 |
|
70 |
| -LSP_WS_LIB_VERSION := 1.0.24 |
| 70 | +LSP_WS_LIB_VERSION := 1.0.25 |
71 | 71 | LSP_WS_LIB_NAME := lsp-ws-lib
|
72 | 72 | LSP_WS_LIB_TYPE := src
|
73 | 73 | LSP_WS_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_WS_LIB_NAME).git
|
74 | 74 | LSP_WS_LIB_URL_RW := [email protected]:lsp-plugins/ $(LSP_WS_LIB_NAME).git
|
75 | 75 |
|
76 |
| -LSP_DSP_LIB_VERSION := 1.0.26 |
| 76 | +LSP_DSP_LIB_VERSION := 1.0.27 |
77 | 77 | LSP_DSP_LIB_NAME := lsp-dsp-lib
|
78 | 78 | LSP_DSP_LIB_TYPE := src
|
79 | 79 | LSP_DSP_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_LIB_NAME).git
|
|
0 commit comments