diff options
author | Arn0 <yth@ythogtha.org> | 2024-01-25 13:37:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-26 14:30:04 +0700 |
commit | 6413deefa2e15b891a05728d5cc89160673ae7aa (patch) | |
tree | 1a069ee1b4d258a54c8af071dddfc24968422ab1 /python/python3-authheaders/python3-authheaders.SlackBuild | |
parent | 30d19eb451b90499fed1908f1d66d9addac7b005 (diff) |
python/python3-authheaders: updated for version 0.16.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-authheaders/python3-authheaders.SlackBuild')
-rw-r--r-- | python/python3-authheaders/python3-authheaders.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-authheaders/python3-authheaders.SlackBuild b/python/python3-authheaders/python3-authheaders.SlackBuild index b46c6c1343..151791b94b 100644 --- a/python/python3-authheaders/python3-authheaders.SlackBuild +++ b/python/python3-authheaders/python3-authheaders.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-authheaders SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.16.1} +VERSION=${VERSION:-0.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |