diff options
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} |