diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2014-06-23 07:56:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-23 07:56:17 +0700 |
commit | dd2668fb58fd240c00e3d8487957d095d45c2ffe (patch) | |
tree | b4778bf2227ce7b54f35bcd2c7f11859ba940450 /python/python-netaddr/python-netaddr.SlackBuild | |
parent | 7edc2074f00ea8f0b4b720ef3be1b755c7627c1c (diff) | |
download | slackbuilds-dd2668fb58fd240c00e3d8487957d095d45c2ffe.tar.gz |
python/python-netaddr: Updated for version 0.7.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |