diff --git a/srcpkgs/python-Cheroot/template b/srcpkgs/python-Cheroot/template index 58d8bd5a14e..ea6229bb95c 100644 --- a/srcpkgs/python-Cheroot/template +++ b/srcpkgs/python-Cheroot/template @@ -1,7 +1,7 @@ # Template file for 'python-Cheroot' pkgname=python-Cheroot -version=6.5.3 -revision=2 +version=6.5.4 +revision=1 noarch=yes wrksrc="cheroot-${version}" build_style=python-module @@ -13,8 +13,9 @@ short_desc="High-performance, pure-Python HTTP server (Python2)" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/cherrypy/cheroot" +changelog="https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst" distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz" -checksum=e40936ed5d8e88a2e6ddb8c3b7d9e93b898e898bc6d2f5dbdd560ecb3d62c734 +checksum=beb8eb9eeff5746059607e81b72efd6f4ca099111dc13f8961ae9e4f63f7786b alternatives="cheroot:cheroot:/usr/bin/cheroot2" pre_build() {