diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-06-10 13:13:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-11 08:59:12 +0700 |
commit | ddb2e691fa39b40a393db2202e73619810784e3a (patch) | |
tree | e204bef53478625cffc92a6d255a7ec1d28fcb19 /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | 1546f2ccf21df0a9b3fe51ddfc611df89be5ff6e (diff) |
development/jupyter-notebook: Update for 6.4.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.SlackBuild')
-rw-r--r-- | development/jupyter-notebook/jupyter-notebook.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild index f5dcb7ac1c7b..7defee02e5a3 100644 --- a/development/jupyter-notebook/jupyter-notebook.SlackBuild +++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jupyter-notebook -VERSION=${VERSION:-6.4.11} +VERSION=${VERSION:-6.4.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |