mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-CherryPy: update to 16.0.3.
This commit is contained in:
parent
50bfe7639d
commit
8e81593221
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=16.0.2
|
version=16.0.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://cherrypy.org/"
|
homepage="https://cherrypy.org/"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||||
checksum=858fbff27235a392026b1d821ad815b587815c94fbb14312e2e64cc23766b9c3
|
checksum=5ea6dec8ef048e8ba35cdd8591dd72a5103b66c58bc00133755c7b9b72b95c73
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue