dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit 1601ffc2e1317efdb549fed3a6feab07f0244c69
parent c69baf49a064d453059091e4f29ef44f568bff0b
Author: finwo <finwo@pm.me>
Date:   Fri, 10 Apr 2026 12:51:29 +0200

Updated finwo/http-server to new format

Diffstat:
MMANIFEST | 1+
Dfinwo/http-server/package.ini | 2--
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/MANIFEST b/MANIFEST @@ -10,6 +10,7 @@ finwo/crc16-xmodem https://git.finwo.net/lib/crc16-xmodem.c/archives/heads/ma finwo/dtype https://git.finwo.net/lib/dtype.c/archives/heads/main.tar.gz finwo/em_inflate https://git.finwo.net/lib/em_inflate.c/archives/heads/main.tar.gz finwo/http-parser https://git.finwo.net/lib/http-parser.c/archives/heads/main.tar.gz +finwo/http-server https://git.finwo.net/lib/http-server.c/archives/heads/main.tar.gz finwo/matter https://git.finwo.net/lib/matter.c/archives/heads/main.tar.gz finwo/mindex https://git.finwo.net/lib/mindex.c/archives/heads/main.tar.gz finwo/pbkdf2 https://git.finwo.net/lib/pbkdf2.c/archives/heads/main.tar.gz diff --git a/finwo/http-server/package.ini b/finwo/http-server/package.ini @@ -1,2 +0,0 @@ -[repository] -github=finwo/http-server.c