dep-repository

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

commit afc6ec869c1e0af98bc1bf228f963cf78043c85b
parent b5675dd22090c7ba2cd47dd0e79c5f40fce936a9
Author: finwo <finwo@pm.me>
Date:   Sat, 10 Jan 2026 23:11:15 +0100

Fix b-con/crypto-algorithms tarball url

Diffstat:
Mb-con/crypto-algorithms/package.ini | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/b-con/crypto-algorithms/package.ini b/b-con/crypto-algorithms/package.ini @@ -1,6 +1,6 @@ [package] name=b-con/crypto-algorithms -src=https://git.finwo.net/lib/crypto-algorithms/archives/heads/main.tar.gz +src=https://git.finwo.net/lib/crypto-algorithms.c/archives/heads/main.tar.gz [export] config.mk=config.mk