diff options
Diffstat (limited to 'core/modules/slxbrowser/module.conf')
-rw-r--r-- | core/modules/slxbrowser/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/slxbrowser/module.conf b/core/modules/slxbrowser/module.conf index cbf2e6b1..e937fe8a 100644 --- a/core/modules/slxbrowser/module.conf +++ b/core/modules/slxbrowser/module.conf @@ -2,7 +2,7 @@ REQUIRED_MODULES=" qt5core " -REQUIRED_GIT="git://git.openslx.org/openslx-ng/slxbrowser.git" +REQUIRED_GIT="https://git.openslx.org/openslx-ng/slxbrowser.git" REQUIRED_PREFIX="/opt/openslx/bin" REQUIRED_BINARIES="slxbrowser" REQUIRED_LIBRARIES=" |