diff options
Diffstat (limited to 'python/python3-dnspython/python3-dnspython.SlackBuild')
| -rw-r--r-- | python/python3-dnspython/python3-dnspython.SlackBuild | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dnspython/python3-dnspython.SlackBuild b/python/python3-dnspython/python3-dnspython.SlackBuild index 34da9319d5..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.6.1} +VERSION=${VERSION:-2.7.0}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  PKGTYPE=${PKGTYPE:-tgz}  | 
