dep-repository

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

commit f1c9871f76f74d3adf8edca2510887e22102f6b4
parent 263b7168350ec3c31ad95422074aca64ccf9ebcc
Author: finwo <finwo@pm.me>
Date:   Tue, 24 Oct 2023 00:33:22 +0200

Added finwo/asprintf library

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

diff --git a/edge.cnf b/edge.cnf @@ -5,6 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt cesanta/mongoose=https://raw.githubusercontent.com/finwo/dep-repository/main/cesanta/mongoose/package.ini cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini +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 diff --git a/stable.cnf b/stable.cnf @@ -5,6 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt cesanta/mongoose=https://raw.githubusercontent.com/finwo/dep-repository/main/cesanta/mongoose/package.ini cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini +finwo/asprintf=https://github.com/finwo/c-asprintf/archive/refs/tags/stable.tar.gz 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