From fcc357ff7fe8701bfaaaba7e1b33f9103f6e619b Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Thu, 22 Aug 2024 20:35:52 +0700 Subject: python/python3-lz4: Updated for version 4.3.3. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-lz4/python3-lz4.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-lz4/python3-lz4.SlackBuild') 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} -- cgit v1.2.3