diff options
Diffstat (limited to 'python/python3-pox/python3-pox.SlackBuild')
| -rw-r--r-- | python/python3-pox/python3-pox.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-pox/python3-pox.SlackBuild b/python/python3-pox/python3-pox.SlackBuild index 752d04fc0a..4ad1a66daa 100644 --- a/python/python3-pox/python3-pox.SlackBuild +++ b/python/python3-pox/python3-pox.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for python3-pox -# Copyright 2023 Vijay Marcel +# Copyright 2023-2024 Vijay Marcel + # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pox -VERSION=${VERSION:-0.3.3} +VERSION=${VERSION:-0.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
