diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-07 11:34:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 02:50:04 +0700 |
commit | a693e8c53e8001c33d54769fc0285fcc483a388c (patch) | |
tree | 5c68697ccfb6c1799f29a78ad7747eb6d19a4d34 /python/python3-service-identity/python3-service-identity.SlackBuild | |
parent | 4eaf27fb0a2fa134825c89a300483cd1bd803093 (diff) |
python/python3-service-identity: updated for version 24.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-service-identity/python3-service-identity.SlackBuild')
-rw-r--r-- | python/python3-service-identity/python3-service-identity.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-service-identity/python3-service-identity.SlackBuild b/python/python3-service-identity/python3-service-identity.SlackBuild index e16fad51d9..6b762ea185 100644 --- a/python/python3-service-identity/python3-service-identity.SlackBuild +++ b/python/python3-service-identity/python3-service-identity.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-service-identity SRCNAM=service_identity -VERSION=${VERSION:-24.1.0} +VERSION=${VERSION:-24.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |