dep-repository

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

commit da2fbcc7ee45e948a8c0171f8cc0d949b2fef8cf
parent 29012ba884f953c5ff4b39cef249519427a365ed
Author: finwo <finwo@pm.me>
Date:   Thu, 29 Feb 2024 22:13:24 +0100

Update fnet repo url

Diffstat:
Medge.cnf | 2+-
Mstable.cnf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/edge.cnf b/edge.cnf @@ -11,7 +11,7 @@ finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/edge.tar. finwo/buf_extra=https://github.com/finwo/c-bufextra/archive/refs/tags/edge.tar.gz finwo/canonical-path=https://github.com/finwo/canonical-path.c/archive/refs/tags/edge.tar.gz finwo/endian=https://github.com/finwo/endian.h/archive/refs/tags/edge.tar.gz -finwo/fnet=https://github.com/finwo/c-fnet/archive/refs/tags/edge.tar.gz +finwo/fnet=https://github.com/finwo/fnet.c/archive/refs/tags/edge.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.tar.gz finwo/http-server=https://github.com/finwo/http-server/archive/refs/tags/edge.tar.gz finwo/matter=https://github.com/finwo/matter/archive/refs/tags/edge.tar.gz diff --git a/stable.cnf b/stable.cnf @@ -11,7 +11,7 @@ finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/stable.ta finwo/buf_extra=https://github.com/finwo/c-bufextra/archive/refs/tags/stable.tar.gz finwo/canonical-path=https://github.com/finwo/canonical-path.c/archive/refs/tags/stable.tar.gz finwo/endian=https://github.com/finwo/endian.h/archive/refs/tags/stable.tar.gz -finwo/fnet=https://github.com/finwo/c-fnet/archive/refs/tags/stable.tar.gz +finwo/fnet=https://github.com/finwo/fnet.c/archive/refs/tags/stable.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable.tar.gz finwo/http-server=https://github.com/finwo/http-server/archive/refs/tags/stable.tar.gz finwo/matter=https://github.com/finwo/matter/archive/refs/tags/stable.tar.gz