dep-repository

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

commit 9c57453fcdb81d1ff2801cd23f7481649037af22
parent 922061665b7b31841bbb8b019ed32d3779a68ebf
Author: finwo <finwo@pm.me>
Date:   Sun, 29 Jan 2023 17:10:08 +0100

Added finwo/http-parser library

Diffstat:
Medge.cnf | 1+
Dfinwo/http-parser/config | 2--
Mstable.cnf | 1+
3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/edge.cnf b/edge.cnf @@ -1,3 +1,4 @@ antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/linenoise/package.ini antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz +finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.tar.gz diff --git a/finwo/http-parser/config b/finwo/http-parser/config @@ -1,2 +0,0 @@ -tarball=https://github.com/finwo/http-parser/archive/0.0.7.tar.gz -sha256=ba6ac94e4ff1fcb32ea89b914bfb19df4e295d52b27bfa5813c3a8dcc574d750 diff --git a/stable.cnf b/stable.cnf @@ -1,3 +1,4 @@ antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/linenoise/package.ini antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz +finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable.tar.gz