aboutsummaryrefslogtreecommitdiff
path: root/python/python3-falcon/python3-falcon.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-11-12 13:54:15 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-13 00:33:15 +0700
commitfe2695066f21620fc0ec97609cdd01db2717d29e (patch)
tree646125fa18e3155ba1f2c89cd740effe1c4a3ace /python/python3-falcon/python3-falcon.SlackBuild
parent46944cc097dbe73f9b686d10eff6c13c25494257 (diff)
python/python3-falcon: updated for version 4.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-falcon/python3-falcon.SlackBuild')
-rw-r--r--python/python3-falcon/python3-falcon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-falcon/python3-falcon.SlackBuild b/python/python3-falcon/python3-falcon.SlackBuild
index c4af27e398..a75b5f4300 100644
--- a/python/python3-falcon/python3-falcon.SlackBuild
+++ b/python/python3-falcon/python3-falcon.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-falcon
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.1.0}
+VERSION=${VERSION:-4.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}