star-build

Automation tool for project installation
git clone git://git.meso-star.fr/star-build.git
Log | Files | Refs | README | LICENSE

commit dd98ee6e53dec89ee6e792fcb8500e6d0e0f0609
parent 637896c16d1d69ada7c78bf403d2577fd46da8f1
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  5 Feb 2026 18:37:43 +0100

sgs: fix the conflict over the version of Star-SP

Diffstat:
Msrc/dev-libs/sgs.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dev-libs/sgs.sh b/src/dev-libs/sgs.sh @@ -24,7 +24,7 @@ set -e . "app-text/noweb_2.13rc3.sh" . "sci-libs/star-3d_0.10.sh" . "sci-libs/star-mc_0.6.sh" -. "sci-libs/star-sp_0.14.sh" +. "sci-libs/star-sp_0.15.sh" . "sys-libs/rsys_0.15.sh" name="sgs"