aboutsummaryrefslogtreecommitdiff
path: root/python/idna/idna.SlackBuild
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2018-01-01 10:38:35 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-06 06:55:14 +0700
commit49c8efa600299150c49452cd916f7a1011384912 (patch)
tree6c916f8ec6e8d3373a8f39b609b4e650ce03eb83 /python/idna/idna.SlackBuild
parent6bf43b3cdf39bf6aab0e3db241d31c0a2eed5011 (diff)
python/idna: Updated for version 2.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/idna/idna.SlackBuild')
-rw-r--r--python/idna/idna.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/idna/idna.SlackBuild b/python/idna/idna.SlackBuild
index 9072121cfdb2..fce3d8cdf51c 100644
--- a/python/idna/idna.SlackBuild
+++ b/python/idna/idna.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for idna
-# Copyright 2015-2017 Markus Reichelt, Aachen, DE
+# Copyright 2015-2018 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=idna
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}