summaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-08 18:29:10 -0500
committerDavid Robillard <d@drobilla.net>2022-12-08 18:29:53 -0500
commitf8a70b68665cbcc419f2902c7df388478b53f801 (patch)
treeeb6e5cf9474f30c97f10a7dd1432d504cecbb90f /subprojects
parent9d652e28f4de41fe3280d6bd4a4b80270d1d655b (diff)
downloadzix-f8a70b68665cbcc419f2902c7df388478b53f801.tar.gz
zix-f8a70b68665cbcc419f2902c7df388478b53f801.tar.bz2
zix-f8a70b68665cbcc419f2902c7df388478b53f801.zip
Update sphinxygen wrap to use release archive
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/sphinxygen.wrap16
1 files changed, 11 insertions, 5 deletions
diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap
index e4f8c36..013de9c 100644
--- a/subprojects/sphinxygen.wrap
+++ b/subprojects/sphinxygen.wrap
@@ -1,8 +1,14 @@
# Copyright 2022 David Robillard <d@drobilla.net>
# SPDX-License-Identifier: 0BSD OR ISC
-[wrap-git]
-url = https://gitlab.com/drobilla/sphinxygen.git
-push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git
-revision = main
-depth = 1
+[wrap-file]
+directory = sphinxygen-1.0.0
+source_url = https://download.drobilla.net/sphinxygen-1.0.0.tar.gz
+source_filename = sphinxygen-1.0.0.tar.gz
+source_hash = 96b19e3b37d4886dcf3e89d4ccf0b66c0deb9f2e34ac151a7a6659a421f0282d
+
+# [wrap-git]
+# url = https://gitlab.com/drobilla/sphinxygen.git
+# push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git
+# revision = main
+# depth = 1