dep-repository

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

commit 250a056938dfa5115623b2aa61e610a289ff1593
parent febada5fd344c84f8a9ecebd3462539d307fe31e
Author: finwo <finwo@pm.me>
Date:   Sat, 25 Mar 2023 00:12:09 +0100

Fix typo in finwo/benchmark url

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

diff --git a/edge.cnf b/edge.cnf @@ -5,7 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt 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/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz -finwo/benchmark=https://github.com/finwo/benchmark/archive/refs/tags/edge.tar.gz +finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/edge.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/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 diff --git a/stable.cnf b/stable.cnf @@ -5,7 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt 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/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz -finwo/benchmark=https://github.com/finwo/benchmark/archive/refs/tags/stable.tar.gz +finwo/benchmark=https://github.com/finwo/c-benchmark/archive/refs/tags/stable.tar.gz finwo/http-parser=https://github.com/finwo/http-parser/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