summaryrefslogtreecommitdiffstats
path: root/python/python-netaddr/python-netaddr.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2014-06-23 02:56:17 +0200
committer Willy Sudiarto Raharjo2014-06-23 02:56:17 +0200
commitdd2668fb58fd240c00e3d8487957d095d45c2ffe (patch)
treeb4778bf2227ce7b54f35bcd2c7f11859ba940450 /python/python-netaddr/python-netaddr.SlackBuild
parent7edc2074f00ea8f0b4b720ef3be1b755c7627c1c (diff)
downloadslackbuilds-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.SlackBuild4
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}