From 395838bfdcbb996dba904bceaec7dfdbedbbd741 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 10 Dec 2022 21:34:16 -0700 Subject: python/python3-cheroot: Updated for version 9.0.0, fixed homepage. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cheroot/python3-cheroot.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'python/python3-cheroot/python3-cheroot.SlackBuild') diff --git a/python/python3-cheroot/python3-cheroot.SlackBuild b/python/python3-cheroot/python3-cheroot.SlackBuild index fc67f20617..be15cf542f 100644 --- a/python/python3-cheroot/python3-cheroot.SlackBuild +++ b/python/python3-cheroot/python3-cheroot.SlackBuild @@ -22,11 +22,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20221210 46and2: Updated version, fixed homepage. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cheroot SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-8.6.0} +VERSION=${VERSION:-9.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3