aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dnspython/python3-dnspython.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-10-01 09:28:33 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-03 06:51:28 +0700
commit22039f70f1880f459d76f7b49e0321e51f9a27e4 (patch)
tree472c16eca9785bbdd41ebe4449f79bb51d2afc78 /python/python3-dnspython/python3-dnspython.SlackBuild
parent4c212f11b3d0c28dc49bac840b4d334e004afd67 (diff)
python/python3-dnspython: reverted to version 2.7.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 c86a37878a..a6a8efbaac 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.8.0}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}