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