dep-repository

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

commit 62e87e7b34c5267c01bfe3f89e69325378974d7b
parent 97b48f585ca5dda24a839142262e7398ae9f5d8c
Author: finwo <finwo@pm.me>
Date:   Wed,  6 Dec 2017 22:12:05 +0100

Added clibs/sha1 library

Diffstat:
Aclibs/sha1/20-Makefile | 2++
Aclibs/sha1/config | 2++
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/clibs/sha1/20-Makefile b/clibs/sha1/20-Makefile @@ -0,0 +1,2 @@ +SRC += lib/clibs/sha1/sha1.c +CFLAGS += -Ilib/clibs/sha1 diff --git a/clibs/sha1/config b/clibs/sha1/config @@ -0,0 +1,2 @@ +tarball=https://github.com/clibs/sha1/archive/d5b29e11ec4871b78b370e8e00bd0cd56d798dda.tar.gz +sha256=41ce3391b7e176c210e48f93192d10e435595b94f142f49a16dc3d197b9cc7e4