From 0a565eead6dc17a2ca285a2f35c3cd46715417af Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 26 Apr 2023 12:49:20 +0200 Subject: Tutorial: take latest commit of rules-cc --- doc/tutorial/third-party-software.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tutorial/third-party-software.org') diff --git a/doc/tutorial/third-party-software.org b/doc/tutorial/third-party-software.org index 4d06cecc..d1712cc8 100644 --- a/doc/tutorial/third-party-software.org +++ b/doc/tutorial/third-party-software.org @@ -142,7 +142,7 @@ therefore need to introduce an additional binding ~"format"~ for it: { "repository": { "type": "git" , "branch": "master" - , "commit": "886c7b680928276d7f925d30fc206ca27d9a97d1" + , "commit": "123d8b03bf2440052626151c14c54abce2726e6f" , "repository": "https://github.com/just-buildsystem/rules-cc.git" , "subdir": "rules" } @@ -262,7 +262,7 @@ those ~"type":"file"~ repositories the pragma ~"to_git"~ must be set for them in { "repository": { "type": "git" , "branch": "master" - , "commit": "886c7b680928276d7f925d30fc206ca27d9a97d1" + , "commit": "123d8b03bf2440052626151c14c54abce2726e6f" , "repository": "https://github.com/just-buildsystem/rules-cc.git" , "subdir": "rules" } @@ -372,7 +372,7 @@ defines the overlay ~"common-targets-layer"~, which is used by ~"fmtlib"~ and { "repository": { "type": "git" , "branch": "master" - , "commit": "886c7b680928276d7f925d30fc206ca27d9a97d1" + , "commit": "123d8b03bf2440052626151c14c54abce2726e6f" , "repository": "https://github.com/just-buildsystem/rules-cc.git" , "subdir": "rules" } -- cgit v1.2.3