aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-04-28 20:58:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 21:44:56 +0700
commit367a05930381b6a8494dafb6e71d6a09b83551ed (patch)
tree3d67bfa135056a167efcd33fdebcaf68a1e860f8 /python/python3-grpcio/python3-grpcio.SlackBuild
parent5d082ab147508ad5bff628e7ea8d1ea5f3cab74b (diff)
python/python3-grpcio: Update for 1.63.0
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 86326cbb68e12..d58f76d759866 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.62.2}
+VERSION=${VERSION:-1.63.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}