summaryrefslogtreecommitdiffstats
path: root/python/python-wrapt/python-wrapt.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-08-16 18:06:30 +0200
committer Willy Sudiarto Raharjo2017-08-19 02:10:54 +0200
commit9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c (patch)
tree4e40ce493e9fe30c5cd134cad712186e08be88db /python/python-wrapt/python-wrapt.SlackBuild
parent2d780a5862862ee813ed162cc05b2087ee35febf (diff)
downloadslackbuilds-9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c.tar.gz
python/python-wrapt: Updated for version 1.10.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-wrapt/python-wrapt.SlackBuild')
-rw-r--r--python/python-wrapt/python-wrapt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild
index 87d5ad6135..cdbe1df920 100644
--- a/python/python-wrapt/python-wrapt.SlackBuild
+++ b/python/python-wrapt/python-wrapt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-wrapt
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-wrapt
SRCNAM=$(echo $PRGNAM | cut -c8-12)
-VERSION=${VERSION:-1.10.8}
+VERSION=${VERSION:-1.10.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}