aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dnspython/python3-dnspython.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-27 09:55:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 08:13:35 +0700
commit525f5e74610b7033b3408a1d580e19238f29df35 (patch)
treef848da3db430b1df916212d99d07ecefb85b8489 /python/python3-dnspython/python3-dnspython.SlackBuild
parent969cac1791588bc522c13dcd526070fba68d65b4 (diff)
python/python3-dnspython: updated for version 2.4.1
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dnspython/python3-dnspython.SlackBuild')
-rw-r--r--python/python3-dnspython/python3-dnspython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dnspython/python3-dnspython.SlackBuild b/python/python3-dnspython/python3-dnspython.SlackBuild
index 1ebf3460d9..6d3a41c987 100644
--- a/python/python3-dnspython/python3-dnspython.SlackBuild
+++ b/python/python3-dnspython/python3-dnspython.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dnspython
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}