commit 53ceb181f02b5009b13abab672b2eac3edcc57f2
parent 2657c7db087cf61e904d912627a33a97456a987a
Author: finwo <finwo@pm.me>
Date: Sun, 15 Mar 2026 16:24:22 +0100
Update finwo/{mindex,url-parser} to new package format
Diffstat:
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/MANIFEST b/MANIFEST
@@ -3,7 +3,9 @@ cofyc/argparse https://git.finwo.net/misc/dep-repository/archives/heads/p
finwo/assert https://git.finwo.net/lib/assert.h/archives/heads/main.tar.gz
finwo/benchmark https://git.finwo.net/lib/benchmark.c/archives/heads/main.tar.gz
finwo/matter https://git.finwo.net/lib/matter.c/archives/heads/main.tar.gz
-finwo/resp.c https://github.com/finwo/resp.c/archive/refs/heads/main.tar.gz
+finwo/mindex https://git.finwo.net/lib/mindex.c/archives/heads/main.tar.gz
+finwo/resp https://git.finwo.net/lib/resp.c/archives/heads/main.tar.gz
+finwo/url-parser https://git.finwo.net/lib/url-parser.c/archives/heads/main.tar.gz
graphitemaster/incbin https://git.finwo.net/misc/dep-repository/archives/heads/pkg/graphitemaster/incbin.tar.gz
orlp/ed25519 https://git.finwo.net/misc/dep-repository/archives/heads/pkg/orlp/ed25519.tar.gz
rxi/log https://git.finwo.net/misc/dep-repository/archives/heads/pkg/rxi/log.tar.gz
diff --git a/finwo/mindex/package.ini b/finwo/mindex/package.ini
@@ -1,3 +0,0 @@
-[repository]
-github=finwo/mindex.c
-
diff --git a/finwo/url-parser/package.ini b/finwo/url-parser/package.ini
@@ -1,2 +0,0 @@
-[repository]
-github=finwo/url-parser