diff options
author | Arn0 <yth@ythogtha.org> | 2024-01-18 14:33:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-19 09:11:20 +0700 |
commit | 95efedb73e590e95a626eaf35bfd2ec87eddbc8c (patch) | |
tree | 9106882c957b503bf97b6a534b113c1ff020f69a /python/python3-authheaders/python3-authheaders.SlackBuild | |
parent | 840822f52c52197a4ce78f2d5f4bef6f52733494 (diff) |
python/python3-authheaders: updated for version 0.16.1
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 bc74c21c7f..b46c6c1343 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.15.3} +VERSION=${VERSION:-0.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |