commit 6f40c9e4563f41299a0591698a5aa4e1eb21036d parent edb98fff3dec43b7d36cade74194cc60ba832801 Author: finwo <finwo@pm.me> Date: Thu, 16 Nov 2017 16:31:59 +0100 Added cdeps/tcpd package Diffstat:
| A | cdeps/tcpd/51-Makefile | | | 2 | ++ |
| A | cdeps/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