diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-10-29 22:49:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-02 19:28:26 +0700 |
commit | 812cf12304d4f1b114c5e6d8887a97439da31878 (patch) | |
tree | 4a9a1b7680fc4ae42dcc2af5fb6289d78fb99127 /python/python3-hishel/python3-hishel.SlackBuild | |
parent | 4fff8212c4c60aaf9e3b21b536c552cc4e3a99b2 (diff) |
python/python3-hishel: Version bump to 0.0.33
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hishel/python3-hishel.SlackBuild')
-rw-r--r-- | python/python3-hishel/python3-hishel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hishel/python3-hishel.SlackBuild b/python/python3-hishel/python3-hishel.SlackBuild index 8f42d4832c..7fe637bbf0 100644 --- a/python/python3-hishel/python3-hishel.SlackBuild +++ b/python/python3-hishel/python3-hishel.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hishel -VERSION=${VERSION:-0.0.31} +VERSION=${VERSION:-0.0.33} SRCNAM=${SRCNAM:-hishel} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |