dep-repository

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

commit 6505d98a79839183eea5aa74836f70656bfca929
parent 204dd0ab332e0820936aea4deb7eb5ab351e2eb4
Author: finwo <finwo@pm.me>
Date:   Sun, 13 Aug 2023 21:41:26 +0200

Add finwo/str_extra package

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

diff --git a/edge.cnf b/edge.cnf @@ -11,6 +11,7 @@ finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.ta 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 finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/edge.tar.gz +finwo/str_extra=https://github.com/finwo/c-strextra/archive/refs/tags/edge.tar.gz jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini diff --git a/stable.cnf b/stable.cnf @@ -11,6 +11,7 @@ finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable. finwo/http-stable=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 finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/stable.tar.gz +finwo/str_extra=https://github.com/finwo/c-strextra/archive/refs/tags/stable.tar.gz jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini