aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dnspython/python3-dnspython.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-20 18:20:40 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-22 08:23:07 +0700
commit87567679c1d05a308a636f8fdbc6048efca76816 (patch)
tree5ed77444795e595ca6031ba9ab95c44bfe29ac34 /python/python3-dnspython/python3-dnspython.SlackBuild
parent2b809309f4973ed62ac7692c7a11e9bb2f25d02c (diff)
python/python3-dnspython: updated for version 2.8.0
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 a6a8efbaac..c86a37878a 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.7.0}
+VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}