python-Cheroot: update to 6.4.0.

This commit is contained in:
Andrea Brancaleoni 2018-08-02 13:14:45 +02:00
parent c98a46dc52
commit 46522b8b50

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot'
pkgname=python-Cheroot
version=6.3.3
version=6.4.0
revision=1
noarch=yes
wrksrc="cheroot-${version}"
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-3-Clause"
homepage="https://github.com/cherrypy/cheroot"
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
checksum=8e3ac15e1efffc81425a693e99b3c09d7ea4bf947255d8d4c38e2cf76f3a4d25
checksum=4fa28eef11bb7bb6a532fb0d51338ff631709e8527b7002d59edd4108f1e345a
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
pre_build() {