dep-repository

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

commit 6cd4f993fd6c56781db91da0e4dee83d015c1c2e
parent 7529ec464fbd168d63ecfc94dd4737c3f411b659
Author: finwo <finwo@pm.me>
Date:   Sun, 31 Dec 2023 00:02:25 +0100

Added finwo/poll package

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

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