aboutsummaryrefslogtreecommitdiff
path: root/python/python3-msal/python3-msal.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-07-17 17:06:56 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-19 08:25:22 +0700
commitea429ed0cd467947a14e474e1019150db11000ee (patch)
tree77dd87e59e95d52aad4e096a23f7005e54ab57a8 /python/python3-msal/python3-msal.SlackBuild
parent08e632716dfcb0ca820cce1186ab65316e46ffd3 (diff)
python/python3-msal: Version bump to 1.30.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-msal/python3-msal.SlackBuild')
-rw-r--r--python/python3-msal/python3-msal.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-msal/python3-msal.SlackBuild b/python/python3-msal/python3-msal.SlackBuild
index d956b8823a..c7958d9d88 100644
--- a/python/python3-msal/python3-msal.SlackBuild
+++ b/python/python3-msal/python3-msal.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-msal
-VERSION=${VERSION:-1.29.0}
+VERSION=${VERSION:-1.30.0}
SRCNAM=${SRCNAM:-microsoft-authentication-library-for-python}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}