From 53e70fcb734539155830b78d93727e2346cb2feb Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 10 Nov 2023 15:59:26 +0100 Subject: [PATCH] spns #38391: target github repository --- applications/SALOME-master-native.pyconf | 2 +- products/mmgplugin.pyconf | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 157fbd0..a3ee6c4 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -79,7 +79,7 @@ APPLICATION : MeshGems : '2.15-1' metis : 'native' mmg : '5.7.0' - mmgplugin : '689960e' + mmgplugin : 'main' mpi4py: 'native' netgen : '5.3.1_with_CAS_7.2' # comment out line above and uncomment the line below to use Netgen 6. diff --git a/products/mmgplugin.pyconf b/products/mmgplugin.pyconf index 67bee11..902d6df 100644 --- a/products/mmgplugin.pyconf +++ b/products/mmgplugin.pyconf @@ -3,12 +3,12 @@ default : name : "mmgplugin" build_source : "cmake" cmake_options : "" - get_source : "archive" - #get_source : "git" + #get_source : "archive" + get_source : "git" git_info: { repo : "https://github.com/SalomePlatform/mmgplugin.git" - repo_dev : $repo_dev + repo_dev : $repo } environ : { -- 2.39.2