diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2016-12-08 23:32:35 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | 2278ebb4601bd75afb4beae31a5b4b5e8e4b8895 (patch) | |
tree | d6042247da7224b81512fb940b01ef4aeda70825 /network/kea/kea.info | |
parent | 1b3d29cb0db41683c27fdd5f2cbec542ba936548 (diff) | |
download | slackbuilds-2278ebb4601bd75afb4beae31a5b4b5e8e4b8895.tar.gz |
network/kea: Added (DHCPv4/DHCPv6 server).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/kea/kea.info')
-rw-r--r-- | network/kea/kea.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/kea/kea.info b/network/kea/kea.info new file mode 100644 index 0000000000..486955686e --- /dev/null +++ b/network/kea/kea.info @@ -0,0 +1,10 @@ +PRGNAM="kea" +VERSION="1.1.0" +HOMEPAGE="http://kea.isc.org/" +DOWNLOAD="http://ftp.isc.org/isc/kea/1.1.0/kea-1.1.0.tar.gz" +MD5SUM="716d5376374cd111dba301ece5111602" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="log4cplus" +MAINTAINER="Thibaut Notteboom" +EMAIL="thibaut.notteboom@gmail.com" |