diff options
Diffstat (limited to 'python/python3-fasteners/python3-fasteners.SlackBuild')
-rw-r--r-- | python/python3-fasteners/python3-fasteners.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fasteners/python3-fasteners.SlackBuild b/python/python3-fasteners/python3-fasteners.SlackBuild index 4bcf843685..55c6f61fe1 100644 --- a/python/python3-fasteners/python3-fasteners.SlackBuild +++ b/python/python3-fasteners/python3-fasteners.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-fasteners -VERSION=${VERSION:-0.17.2} +VERSION=${VERSION:-0.17.3} SRCNAM=fasteners BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |