Skip to content

Commit 8e08d4c

Browse files
committed
update spdx_ada to AdaCore version
Signed-off-by: AldanTanneo <aldantanneo@gmail.com>
1 parent 3d94400 commit 8e08d4c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
url = https://github.com/mosteo/minirest
3232
[submodule "deps/spdx"]
3333
path = deps/spdx
34-
url = https://github.com/Fabien-Chouteau/spdx_ada
35-
branch = 319ca7bcc1e2eb1843aad1f64aca3ecba91a2bcc
34+
url = https://github.com/AdaCore/spdx_ada
35+
branch = 918994274ef4ef91cdb8a9e9ed77bd4c05776229
3636
[submodule "deps/optional"]
3737
path = deps/optional
3838
url = https://github.com/mosteo/optional

alire.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ resources = "~0.1"
3131
semantic_versioning = "^3.0"
3232
simple_logging = "^2.0"
3333
si_units = "~0.2.2"
34-
spdx = "~0.2"
34+
spdx = "^26"
3535
stopwatch = "~0.1"
3636
templates_parser = "^24" # Latests pre-Ada 2022 version
3737
toml_slicer = "~0.1"

0 commit comments

Comments
 (0)