aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-19 14:28:01 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-20 09:43:47 +0700
commit4b1c984ea1851f93a939b695c545db75ceb26bf2 (patch)
tree900ccf3fdf722f63fe7e3b994075133bff3db031 /python/python3-grpcio/python3-grpcio.SlackBuild
parent5a3fcd796a0e0958d5ac860989dec057c6bdd776 (diff)
python/python3-grpcio: Update for 1.65.5
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 8e4da7740b..fdab46e90a 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.65.4}
+VERSION=${VERSION:-1.65.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}