python-Cheroot: update to 6.4.0.
This commit is contained in:
parent
c98a46dc52
commit
46522b8b50
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue