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