aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-12-05 13:52:16 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-06 09:32:45 +0700
commit694087a6b7d8dd60516984691dbec11c6672a958 (patch)
treebbcfee5d9caa982c56ade6e0a89ce44ba8072e42 /python/python3-grpcio/python3-grpcio.SlackBuild
parentb81c8bb3512d13635b044dedb9ec8be4b70285a5 (diff)
python/python3-grpcio: Update for 1.68.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-grpcio/python3-grpcio.SlackBuild')
-rw-r--r--python/python3-grpcio/python3-grpcio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-grpcio/python3-grpcio.SlackBuild b/python/python3-grpcio/python3-grpcio.SlackBuild
index 44653bb8b9..85b46d43b7 100644
--- a/python/python3-grpcio/python3-grpcio.SlackBuild
+++ b/python/python3-grpcio/python3-grpcio.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-grpcio
-VERSION=${VERSION:-1.67.1}
+VERSION=${VERSION:-1.68.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}