dep-repository

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

commit 29012ba884f953c5ff4b39cef249519427a365ed
parent 43f344bf5beb92a410416a7e829af3265fa4c7a6
Author: finwo <finwo@pm.me>
Date:   Sat, 24 Feb 2024 23:10:26 +0100

Added finwo/canonical-path package

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

diff --git a/edge.cnf b/edge.cnf @@ -9,6 +9,7 @@ finwo/asprintf=https://github.com/finwo/c-asprintf/archive/refs/tags/edge.tar.gz finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/edge.tar.gz 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/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.tar.gz diff --git a/stable.cnf b/stable.cnf @@ -9,6 +9,7 @@ finwo/asprintf=https://github.com/finwo/c-asprintf/archive/refs/tags/stable.tar. finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/stable.tar.gz 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/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable.tar.gz