aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cheroot/python3-cheroot.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-09-22 13:04:45 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-27 09:51:24 +0700
commite355e30947678538499368be8003d5da92dc28f1 (patch)
tree0619442a616aa7bef4d79bcfcd72bc0a7ccc0693 /python/python3-cheroot/python3-cheroot.SlackBuild
parent5d59cda208f5868a4c83304d67fcec7328560eca (diff)
python/python3-cheroot: Updated for version 11.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cheroot/python3-cheroot.SlackBuild')
-rw-r--r--python/python3-cheroot/python3-cheroot.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-cheroot/python3-cheroot.SlackBuild b/python/python3-cheroot/python3-cheroot.SlackBuild
index 42572eef31..1be1c3fa4d 100644
--- a/python/python3-cheroot/python3-cheroot.SlackBuild
+++ b/python/python3-cheroot/python3-cheroot.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-cheroot
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cheroot
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-10.0.1}
+VERSION=${VERSION:-11.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}