diff options
Diffstat (limited to 'python/python3-lz4/python3-lz4.SlackBuild')
| -rw-r--r-- | python/python3-lz4/python3-lz4.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-lz4/python3-lz4.SlackBuild b/python/python3-lz4/python3-lz4.SlackBuild index 334ed8da02..747312b0b8 100644 --- a/python/python3-lz4/python3-lz4.SlackBuild +++ b/python/python3-lz4/python3-lz4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-lz4 # -# Copyright 2022-2023, Barry J. Grundy +# Copyright 2022-2024, Barry J. Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,13 +22,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated for version v4.3.2 July 2023 +# Updated for version v4.3.3 August 2024 cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-lz4 TARNAM=lz4 -VERSION=${VERSION:-4.3.2} +VERSION=${VERSION:-4.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
