diff options
Diffstat (limited to 'subprojects/sord.wrap')
-rw-r--r-- | subprojects/sord.wrap | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/subprojects/sord.wrap b/subprojects/sord.wrap new file mode 100644 index 0000000..89b2933 --- /dev/null +++ b/subprojects/sord.wrap @@ -0,0 +1,14 @@ +# Copyright 2022-2025 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: 0BSD OR ISC + +[wrap-file] +directory = sord-0.16.18 +source_url = https://download.drobilla.net/sord-0.16.18.tar.xz +source_filename = sord-0.16.18.tar.xz +source_hash = 4f398b635894491a4774b1498959805a08e11734c324f13d572dea695b13d3b3 + +# [wrap-git] +# url = https://gitlab.com/drobilla/sord.git +# push-url = ssh://git@gitlab.com:drobilla/sord.git +# revision = v0.16.18 +# depth = 1 |