aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2025-08-07 13:05:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-09 21:41:10 +0700
commit8af8bd119c5f0058c88e2ee42ae6c85df8a4212b (patch)
tree3aa3f412b85c541ee95f50b60e915c1f45b82d8a /python/python3-grpcio/python3-grpcio.SlackBuild
parent53964a44676badf0deb037d3314f1d62b027147f (diff)
python/python3-grpcio: Update for 1.74.1
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 fdf73a6c64..d5d29eb7ee 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.74.0}
+VERSION=${VERSION:-1.74.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}