From 00c4b3f596807ce16d76073ae718578de5c0de9e Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 14 May 2023 09:23:50 -0600 Subject: libraries/python3-CherryPy: SRCNAM changes. Signed-off-by: Willy Sudiarto Raharjo --- libraries/python3-CherryPy/python3-CherryPy.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/python3-CherryPy/python3-CherryPy.SlackBuild') diff --git a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild index 0e761ea632..0b16104175 100644 --- a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild +++ b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-CherryPy -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") +SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-18.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3