aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter_client/jupyter_client.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-21 00:47:14 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 18:40:52 +0700
commitf826b3ee2e0ca33e5d4916cff06543b007dfc98a (patch)
tree282594bc1a32348e4907c008ce63bba6456280e4 /development/jupyter_client/jupyter_client.SlackBuild
parent54aa04796582ed74eddde1ad0a1acb1500f32e8c (diff)
downloadslackbuilds-f826b3ee2e0ca33e5d4916cff06543b007dfc98a.tar.xz
development/jupyter_client: Update for 7.4.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/jupyter_client.SlackBuild')
-rw-r--r--development/jupyter_client/jupyter_client.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter_client/jupyter_client.SlackBuild b/development/jupyter_client/jupyter_client.SlackBuild
index 9cbd250a836c..5aad7cb95078 100644
--- a/development/jupyter_client/jupyter_client.SlackBuild
+++ b/development/jupyter_client/jupyter_client.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter_client
-VERSION=${VERSION:-7.3.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-7.4.7}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}