dep-repository

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

commit 6f40c9e4563f41299a0591698a5aa4e1eb21036d
parent edb98fff3dec43b7d36cade74194cc60ba832801
Author: finwo <finwo@pm.me>
Date:   Thu, 16 Nov 2017 16:31:59 +0100

Added cdeps/tcpd package

Diffstat:
Acdeps/tcpd/51-Makefile | 2++
Acdeps/tcpd/config | 2++
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/cdeps/tcpd/51-Makefile b/cdeps/tcpd/51-Makefile @@ -0,0 +1,2 @@ +tcpd: + $(CC) -O3 lib/cdeps/tcpd/src/main.c -o tcpd diff --git a/cdeps/tcpd/config b/cdeps/tcpd/config @@ -0,0 +1,2 @@ +tarball=https://github.com/cdeps/tcpd/archive/master.tar.gz +sha256=5dc1c7a05780242868a5c78cb71a82f300fa3eb81179ebe02db59eaf61817942