diff options
author | David Robillard <d@drobilla.net> | 2025-01-19 08:55:43 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-01-19 08:55:43 -0500 |
commit | 102038668a7bc144a1ca76b1408359723f421e49 (patch) | |
tree | 425b07970cff2d4ef805f4196f3a9d9cda47b0e9 | |
parent | 9373d59b743c47dc84d4a8c80591016f7123c1bd (diff) | |
download | sratom-102038668a7bc144a1ca76b1408359723f421e49.tar.gz sratom-102038668a7bc144a1ca76b1408359723f421e49.tar.bz2 sratom-102038668a7bc144a1ca76b1408359723f421e49.zip |
Update sphinxygen wrap
-rw-r--r-- | subprojects/sphinxygen.wrap | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap index 8a6fcfe..898ee52 100644 --- a/subprojects/sphinxygen.wrap +++ b/subprojects/sphinxygen.wrap @@ -2,13 +2,13 @@ # SPDX-License-Identifier: 0BSD OR ISC [wrap-file] -directory = sphinxygen-1.0.6 -source_url = https://download.drobilla.net/sphinxygen-1.0.6.tar.gz -source_filename = sphinxygen-1.0.6.tar.gz -source_hash = 8e55ac0af7b184c3c50f656c8a0f62398fc79a353067d51e7bf4f6ac25194aff +directory = sphinxygen-1.0.10 +source_url = https://download.drobilla.net/sphinxygen-1.0.10.tar.gz +source_filename = sphinxygen-1.0.10.tar.gz +source_hash = 4b5eeb1ff47d43ee1ddae9327c2b49bab1e49363538c569bc544705284f3695d # [wrap-git] # url = https://gitlab.com/drobilla/sphinxygen.git # push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git -# revision = v1.0.4 +# revision = v1.0.10 # depth = 1 |