aboutsummaryrefslogtreecommitdiff
path: root/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-12 22:33:40 +0100
committerbedlam <dave@slackbuilds.org>2022-09-12 22:33:40 +0100
commit404dd0a8f91f624e694a0a5b3c3b2e2da42f97c3 (patch)
treea89a3ae57b8b624b1ef2686cf4b1954df083c4cf /libraries/python3-CherryPy/python3-CherryPy.SlackBuild
parent15a7e2f87402a3bbdd80968282f765f18dc95a03 (diff)
libraries/python3-CherryPy: Updated for version 18.8.0.
Signed-off-by: bedlam <dave@slackbuilds.org>
Diffstat (limited to 'libraries/python3-CherryPy/python3-CherryPy.SlackBuild')
-rw-r--r--libraries/python3-CherryPy/python3-CherryPy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
index 05e1058497..0e761ea632 100644
--- a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
+++ b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-CherryPy
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-18.6.1}
+VERSION=${VERSION:-18.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}