diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-06-08 10:21:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-10 10:47:40 +0700 |
commit | 480f6c050a0f87c53c970def4159a234707ad479 (patch) | |
tree | 480c58ec7a1482a71c8aaa12a799f5339a0b9884 /network/firewalld/firewalld.info | |
parent | 4b321577fd243c5fb8b0d9d7997caa58b7999d8a (diff) |
network/firewalld: Added (dynamically managed firewall gui).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/firewalld/firewalld.info')
-rw-r--r-- | network/firewalld/firewalld.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/firewalld/firewalld.info b/network/firewalld/firewalld.info new file mode 100644 index 0000000000000..2a778268c59e0 --- /dev/null +++ b/network/firewalld/firewalld.info @@ -0,0 +1,10 @@ +PRGNAM="firewalld" +VERSION="0.4.4.5" +HOMEPAGE="https://github.com/t-woerner/firewalld/" +DOWNLOAD="https://github.com/t-woerner/firewalld/archive/v0.4.4.5.tar.gz#/firewalld-0.4.4.5.tar.gz" +MD5SUM="22959cecc70cb5a241069c3dfc775303" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python-slip decorator" +MAINTAINER="Robby Workman" +EMAIL="rworkman@slackbuilds.org" |