python3-CherryPy: update to 18.1.1.

This commit is contained in:
maxice8 2019-04-20 07:27:08 -03:00 committed by maxice8
parent faf53f0a1e
commit 2461a347d9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-CherryPy'
pkgname=python3-CherryPy
version=18.1.0
version=18.1.1
revision=1
archs=noarch
wrksrc="CherryPy-${version}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://cherrypy.org/"
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
checksum=4dd2f59b5af93bd9ca85f1ed0bb8295cd0f5a8ee2b84d476374d4e070aa5c615
checksum=6585c19b5e4faffa3613b5bf02c6a27dcc4c69a30d302aba819639a2af6fa48b
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
pre_build() {