python-Cheroot: update to 6.3.3.
This commit is contained in:
parent
8e81593221
commit
f32cc6d2ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=6.3.2.post0
|
||||
version=6.3.3
|
||||
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=5216a82ec89edf8d6f53e901568fe7f7a7c286e7c3ff2497bf43aca7f4c5a072
|
||||
checksum=8e3ac15e1efffc81425a693e99b3c09d7ea4bf947255d8d4c38e2cf76f3a4d25
|
||||
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue