diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-10 09:14:15 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 07:15:37 +0700 |
commit | ced7c107d717ec22c6179a73fef0bda36b2860c8 (patch) | |
tree | f378f34ad492a93fcd6870323002a4b5c215f0ae /python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild | |
parent | 48e5d66143774738699ee2e07d662c11bd9a04e0 (diff) |
python/python3-Flask-RESTX: Updated for version 1.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild')
-rw-r--r-- | python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild b/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild index eeed241292..a0637fd4c0 100644 --- a/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild +++ b/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-Flask-RESTX SRCNAM=$(echo ${PRGNAM,,} | sed "s/python3-//") -VERSION=${VERSION:-1.0.5} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |