From dec76f055fc53fc135a4838908531b3001490a5e Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 3 Jun 2025 20:45:36 -0700 Subject: python/python3-argon2-cffi: Update for 25.1.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild') diff --git a/python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild b/python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild index 0330792f14..d41528762e 100644 --- a/python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild +++ b/python/python3-argon2-cffi/python3-argon2-cffi.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-argon2-cffi # Copyright 2020 Benjamin Trigona-Harany -# Copyright 2022-2024 Isaac Yu +# Copyright 2022-2025 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-argon2-cffi -VERSION=${VERSION:-23.1.0} +VERSION=${VERSION:-25.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3