dep-repository

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

commit f3285f13dfaaa53118fa9e266232e40bb74341f7
parent 7a7c3c04e5914e4d72dfc2b4bdf638d886197045
Author: finwo <finwo@pm.me>
Date:   Sun, 15 Mar 2026 04:22:20 +0100

Update finwo/{assert,benchmark} to new package format

Diffstat:
MMANIFEST | 10++++++----
Dfinwo/assert/package.ini | 2--
Dfinwo/benchmark/package.ini | 2--
3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/MANIFEST b/MANIFEST @@ -1,5 +1,7 @@ -benhoyt/inih https://git.finwo.net/misc/dep-repository/archives/heads/pkg/benhoyt/inih.tar.gz -cofyc/argparse https://git.finwo.net/misc/dep-repository/archives/heads/pkg/cofyc/argparse.tar.gz -finwo/resp.c https://github.com/finwo/resp.c/archive/refs/heads/main.tar.gz -orlp/ed25519 https://git.finwo.net/misc/dep-repository/archives/heads/pkg/orlp/ed25519.tar.gz +benhoyt/inih https://git.finwo.net/misc/dep-repository/archives/heads/pkg/benhoyt/inih.tar.gz +cofyc/argparse https://git.finwo.net/misc/dep-repository/archives/heads/pkg/cofyc/argparse.tar.gz +finwo/assert https://git.finwo.net/lib/assert.h/archives/heads/main.tar.gz +finwo/benchmark https://git.finwo.net/lib/benchmark.c/archives/heads/main.tar.gz +finwo/resp.c https://github.com/finwo/resp.c/archive/refs/heads/main.tar.gz +orlp/ed25519 https://git.finwo.net/misc/dep-repository/archives/heads/pkg/orlp/ed25519.tar.gz win32ports/sys_time_h https://git.finwo.net/misc/dep-repository/archives/heads/pkg/win32ports/sys_time_h.tar.gz diff --git a/finwo/assert/package.ini b/finwo/assert/package.ini @@ -1,2 +0,0 @@ -[repository] -github=finwo/assert.h diff --git a/finwo/benchmark/package.ini b/finwo/benchmark/package.ini @@ -1,2 +0,0 @@ -[repository] -github=finwo/benchmark.c