dep-repository

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

commit bd21dd7a6d7313069c269db659662e828f7942be
parent 27c59be7cbbae4289f6bd16dcb8c7b3ac004e0a5
Author: finwo <finwo@pm.me>
Date:   Sun, 15 Mar 2026 00:41:42 +0100

Update benhoyt/inih to new dep structure

Diffstat:
MMANIFEST | 1+
Dbenhoyt/inih/config.mk | 1-
Dbenhoyt/inih/package.ini | 9---------
3 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/MANIFEST b/MANIFEST @@ -1,2 +1,3 @@ +benhoyt/inih https://git.finwo.net/misc/dep-repository/archives/heads/pkg/benhoyt/inih.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 diff --git a/benhoyt/inih/config.mk b/benhoyt/inih/config.mk @@ -1 +0,0 @@ -SRC+=__DIRNAME/ini.c diff --git a/benhoyt/inih/package.ini b/benhoyt/inih/package.ini @@ -1,9 +0,0 @@ -[repository] -github=benhoyt/inih - -[package] -name=benhoyt/inih - -[export] -config.mk=config.mk -include/benhoyt/inih.h=ini.h