aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-02 01:15:47 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-02 20:29:26 +0700
commit7b27cbdc6fbb14553f5f1d69797fa06f62dcae33 (patch)
tree89caf232bb5bfcac871c875ef04d46ad9d8aaf2e /python/python3-grpcio/python3-grpcio.SlackBuild
parent71431e1e25607a8d18828ef28fb64c28514eeb2a (diff)
python/python3-grpcio: Update for 1.65.3
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 fb25021a74..0db8fecdc7 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.64.2}
+VERSION=${VERSION:-1.65.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}