python-CherryPy: update to 11.0.0.
This commit is contained in:
parent
3fcfdf2ef2
commit
4bb80c21aa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-CherryPy'
|
||||
pkgname=python-CherryPy
|
||||
version=10.2.2
|
||||
version=11.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="CherryPy-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.cherrypy.org"
|
||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||
checksum=32d93334df765c7fd5d22815ab643333e850f0cc4f6d51fee62a68f23eea8ff8
|
||||
checksum=5671f88c8dd8aecaac650761d18f74a2789b88a9337eb7433abe92a5e0be6780
|
||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue