diff options
Diffstat (limited to 'core/modules/pvs2/module.conf')
-rw-r--r-- | core/modules/pvs2/module.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/modules/pvs2/module.conf b/core/modules/pvs2/module.conf index 7d918d60..296251ab 100644 --- a/core/modules/pvs2/module.conf +++ b/core/modules/pvs2/module.conf @@ -1,5 +1,5 @@ #!/bin/bash -REQUIRED_GIT="git://git.openslx.org/pvs2.git" +REQUIRED_GIT="https://git.openslx.org/pvs2.git" REQUIRED_BINARIES=" pvsmgr pvsclient @@ -13,4 +13,3 @@ REQUIRED_MODULES=" qt5core x11vnc " -# TODO add libraries |