python-CherryPy: update to 8.1.1.
This commit is contained in:
parent
24529c91de
commit
b22d689999
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-CherryPy'
|
# Template file for 'python-CherryPy'
|
||||||
pkgname=python-CherryPy
|
pkgname=python-CherryPy
|
||||||
version=8.1.0
|
version=8.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.cherrypy.org"
|
homepage="http://www.cherrypy.org"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||||
checksum=b4fa89b76adcb909daded1f14a373413ad6c34bbb0f99e2c497c248e91dd616f
|
checksum=c8c8f3b07f8146eb31037d430850c8f8690d4ae0d75aaa61a6ed9d7c0aa33f4e
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2.7"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue