aboutsummaryrefslogtreecommitdiff
path: root/python/python3-netifaces/python3-netifaces.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-netifaces/python3-netifaces.SlackBuild')
-rw-r--r--python/python3-netifaces/python3-netifaces.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-netifaces/python3-netifaces.SlackBuild b/python/python3-netifaces/python3-netifaces.SlackBuild
index 015af94ed2..5307fd2645 100644
--- a/python/python3-netifaces/python3-netifaces.SlackBuild
+++ b/python/python3-netifaces/python3-netifaces.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-netifaces
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-0.10.9}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}