diff options
Diffstat (limited to 'python/python-wrapt/python-wrapt.SlackBuild')
-rw-r--r-- | python/python-wrapt/python-wrapt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild index 6600f8c2c1..25e42831d1 100644 --- a/python/python-wrapt/python-wrapt.SlackBuild +++ b/python/python-wrapt/python-wrapt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-wrapt SRCNAM=$(echo $PRGNAM | cut -c8-12) -VERSION=${VERSION:-1.10.7} +VERSION=${VERSION:-1.10.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |