diff options
author | Simon Rettberg | 2023-04-25 15:22:28 +0200 |
---|---|---|
committer | Simon Rettberg | 2023-04-25 15:22:28 +0200 |
commit | 2e668b706ce4f5bfb5d9ad309692ddfea88f790f (patch) | |
tree | 301a78800bfbf6717af9fb0ffe3660a0a241bef1 /core/modules | |
parent | [qemu] Only attach parallel port if writable by user (diff) | |
download | mltk-2e668b706ce4f5bfb5d9ad309692ddfea88f790f.tar.gz mltk-2e668b706ce4f5bfb5d9ad309692ddfea88f790f.tar.xz mltk-2e668b706ce4f5bfb5d9ad309692ddfea88f790f.zip |
[looking-glass-client] Update to B6
Diffstat (limited to 'core/modules')
-rw-r--r-- | core/modules/looking-glass-client/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/looking-glass-client/module.conf b/core/modules/looking-glass-client/module.conf index 271680d5..48ce3dfc 100644 --- a/core/modules/looking-glass-client/module.conf +++ b/core/modules/looking-glass-client/module.conf @@ -1,7 +1,7 @@ #!/bin/bash REQUIRED_GIT=" - https://github.com/gnif/LookingGlass.git||Release/B4 + https://github.com/gnif/LookingGlass.git||Release/B6 " # copy everything since there is a clean installation done by 'make install' |