aboutsummaryrefslogtreecommitdiff
path: root/network/firewalld
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-08 14:57:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:52 +0700
commit8ffe06ad829c2ca28c6cfc5f0b235f101167eeb2 (patch)
tree8a19e60bb6b8d7347af7a0241ec3975db23f6ad7 /network/firewalld
parent69e0b36e05809e036f1edd619a2729ca2f381dae (diff)
network/firewalld: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/firewalld')
-rw-r--r--network/firewalld/firewalld.SlackBuild2
-rw-r--r--network/firewalld/firewalld.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/firewalld/firewalld.SlackBuild b/network/firewalld/firewalld.SlackBuild
index c3c1475cc171..a20957043e37 100644
--- a/network/firewalld/firewalld.SlackBuild
+++ b/network/firewalld/firewalld.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=firewalld
VERSION=${VERSION:-1.3.3}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/firewalld/firewalld.info b/network/firewalld/firewalld.info
index 699c1e0657c2..80ccb3db8d76 100644
--- a/network/firewalld/firewalld.info
+++ b/network/firewalld/firewalld.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/firewalld/firewalld/archive/refs/tags/v1.3.3/firewa
MD5SUM="2eebac7c58bee285ff0c149bc2b18445"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-slip decorator"
+REQUIRES="python-slip python3-decorator"
MAINTAINER="stormtracknole"
EMAIL="stormtracknole@gmail.com"