diff options
Diffstat (limited to 'python/python-netaddr/python-netaddr.SlackBuild')
-rw-r--r-- | python/python-netaddr/python-netaddr.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-netaddr/python-netaddr.SlackBuild b/python/python-netaddr/python-netaddr.SlackBuild index cd8c52185c..160e798d2b 100644 --- a/python/python-netaddr/python-netaddr.SlackBuild +++ b/python/python-netaddr/python-netaddr.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-netaddr -# Copyright 2013 Christoph Willing, Australia +# Copyright 2013-2014 Christoph Willing, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-netaddr SRC_PRGNAM=netaddr -VERSION=${VERSION:-0.7.10} +VERSION=${VERSION:-0.7.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |