From e017ab5c4d485ea6f49b00d45ee545233a4af36f Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 9 Jun 2015 12:15:45 +0100 Subject: Add lorry for iputils iputils is a package with a set of utilities for Linux networkig like arping, ping, tftpd,... Change-Id: Ie60917d3361a0324fb7e1b29a521d22389fe0ef5 --- open-source-lorries/iputils.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/iputils.lorry diff --git a/open-source-lorries/iputils.lorry b/open-source-lorries/iputils.lorry new file mode 100644 index 0000000..b9e46a1 --- /dev/null +++ b/open-source-lorries/iputils.lorry @@ -0,0 +1,6 @@ +{ + "iputils": { + "type": "git", + "url": "git://github.com/iputils/iputils" + } +} -- cgit v1.2.1