dep-repository

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

commit fb70943f95527e3ad45f2590d7a745eacbfd6654
parent f84582e563ed2245a231d41749bbb0adab86e2eb
Author: finwo <finwo@pm.me>
Date:   Mon,  7 Aug 2023 22:03:06 +0200

Added scyphus/url-parser library

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

diff --git a/edge.cnf b/edge.cnf @@ -16,6 +16,7 @@ noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/no orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/edge.tar.gz +scyphus/url-parser=https://github.com/finwo/url-parser/archive/refs/tags/edge.tar.gz tidwall/btree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/btree/package.ini tidwall/buf=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/package.ini tidwall/evio=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/package.ini diff --git a/stable.cnf b/stable.cnf @@ -16,6 +16,7 @@ noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/no orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/stable.tar.gz +scyphus/url-parser=https://github.com/finwo/url-parser/archive/refs/tags/stable.tar.gz tidwall/btree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/btree/package.ini tidwall/buf=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/package.ini tidwall/evio=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/package.ini