python3-hypercorn: update to 0.10.1.
This commit is contained in:
parent
d15dd0f761
commit
4febebf25b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-hypercorn'
|
# Template file for 'python3-hypercorn'
|
||||||
pkgname=python3-hypercorn
|
pkgname=python3-hypercorn
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.com/pgjones/hypercorn"
|
homepage="https://gitlab.com/pgjones/hypercorn"
|
||||||
changelog="https://gitlab.com/pgjones/hypercorn/-/blob/master/CHANGELOG.rst"
|
changelog="https://gitlab.com/pgjones/hypercorn/-/blob/master/CHANGELOG.rst"
|
||||||
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
||||||
checksum=9e47c1b40fdfbaa6dbc5b79ef28ab2e7b50855ae0eabab72c561198128324986
|
checksum=e73b65b1bd77a42d770cb305ff6dcd8963cda1baca2de4d3e5300dc204d0c855
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue