summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2022-12-23 13:42:01 +0100
committerjak1 <jak1@themanaworld.org>2022-12-23 13:42:01 +0100
commit957c8d3d15ac5c0ae84e2e4a2945f182d88379c2 (patch)
tree0c82177cded1346a7622b29f685a9d87a92d7cbd
parent37b2666106b2eee05de357ec7c280013089f54c4 (diff)
downloadplus-957c8d3d15ac5c0ae84e2e4a2945f182d88379c2.tar.gz
plus-957c8d3d15ac5c0ae84e2e4a2945f182d88379c2.tar.bz2
plus-957c8d3d15ac5c0ae84e2e4a2945f182d88379c2.tar.xz
plus-957c8d3d15ac5c0ae84e2e4a2945f182d88379c2.zip
updated mplint repository
-rwxr-xr-xtools/ci/jobs/mplint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/mplint.sh b/tools/ci/jobs/mplint.sh
index 66a056dba..d3508759f 100755
--- a/tools/ci/jobs/mplint.sh
+++ b/tools/ci/jobs/mplint.sh
@@ -19,7 +19,7 @@ export CXXFLAGS="-std=gnu++11"
do_init
rm -rf mplint || true
-gitclone https://gitlab.com/manaplus mplint.git
+gitclone https://git.themanaworld.org/mana mplint.git
cd mplint
run_configure_simple
run_make