aboutsummaryrefslogtreecommitdiff
path: root/python/python3-beaker/python3-beaker.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 10:14:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:10 +0700
commit1f4f2c61e5a437d210065243676ed91cb6c0e339 (patch)
treedade0b5e15b12caec105dad18d7eb68ced061595 /python/python3-beaker/python3-beaker.SlackBuild
parentc2bebe568fd004d495f3f658a6850104f5f93bdd (diff)
python/python3-beaker: Updated for version 1.12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-beaker/python3-beaker.SlackBuild')
-rw-r--r--python/python3-beaker/python3-beaker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-beaker/python3-beaker.SlackBuild b/python/python3-beaker/python3-beaker.SlackBuild
index 5e69d709ac..9bb6413759 100644
--- a/python/python3-beaker/python3-beaker.SlackBuild
+++ b/python/python3-beaker/python3-beaker.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-beaker
SRCNAM=Beaker
-VERSION=${VERSION:-1.11.0}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}