diff options
Diffstat (limited to 'python/python-wrapt/python-wrapt.SlackBuild')
-rw-r--r-- | python/python-wrapt/python-wrapt.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild index 564ca0221617c..6600f8c2c1e91 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 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 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.6} +VERSION=${VERSION:-1.10.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |