diff options
| author | 2025-10-30 16:46:19 -0400 | |
|---|---|---|
| committer | 2025-10-30 17:05:24 -0400 | |
| commit | 11cf2a361a56fbc315c08ee7adc025d7693c8318 (patch) | |
| tree | c1874c8cd50a3e6a04f310a0f3477a9902b4a892 /subprojects | |
| parent | ca800f761080289735561154f02eddb21198a876 (diff) | |
| download | mauri-11cf2a361a56fbc315c08ee7adc025d7693c8318.tar.gz mauri-11cf2a361a56fbc315c08ee7adc025d7693c8318.tar.bz2 mauri-11cf2a361a56fbc315c08ee7adc025d7693c8318.zip | |
Update readme and deps
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 7 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 7 | ||||
| -rw-r--r-- | subprojects/stela.wrap | 7 |
3 files changed, 12 insertions, 9 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index e3aedee..145c015 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,5 @@ [wrap-git] -url = https://git.akon.city/libalabaster -revision = 93f664a69a3c688d196bdc228d572b45a65e7991 -depth = 1 +directory = libalabaster-0d1bc6c +url = https://git.akon.city/libalabaster.git +push-url = git@git.akon.city:libalabaster.git +revision = 0d1bc6cf7483d2a53c2d5f04d15a0ce3da85f29b diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 462c1a7..df923b0 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,5 @@ [wrap-git] -url = https://git.akon.city/libnaunet -revision = fc8df3fe9cd15fe7b0b86c6584e0b3fb487d6886 -depth = 1 +directory = libnaunet-5edcdda +url = https://git.akon.city/libnaunet.git +push-url = git@git.akon.city:libnaunet.git +revision = 5edcdda9efadd7c6ff5a47bef2897c0eb995057f diff --git a/subprojects/stela.wrap b/subprojects/stela.wrap index c34c19d..7122113 100644 --- a/subprojects/stela.wrap +++ b/subprojects/stela.wrap @@ -1,4 +1,5 @@ [wrap-git] -url = https://git.akon.city/stela -revision = 234e3cb390c7bb149ddd281d695d81a368e1a441 -depth = 1 +directory = stela-9d69eec +url = https://git.akon.city/stela.git +push-url = git@git.akon.city:stela.git +revision = 9d69eec9ab48f009a04b9ab710f57c85b240dd19 |