python-CherryPy: update to 17.3.0.
This commit is contained in:
parent
69c8dc13e4
commit
b4f34536f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-CherryPy'
|
||||
pkgname=python-CherryPy
|
||||
version=17.0.0
|
||||
version=17.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="CherryPy-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://cherrypy.org/"
|
||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||
checksum=3cdb5fbae183db49ab1f1a90643d521aa060c93f90001cc99c19d8d15b7a3fb7
|
||||
checksum=c3e4d76232ade4c47666b9008f92556465df517b8dca833ece3bed027028ae7d
|
||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue