python3-hypercorn: update to 0.10.2.
This commit is contained in:
parent
9848e7ca7f
commit
481b682905
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypercorn'
|
||||
pkgname=python3-hypercorn
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -16,7 +16,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/pgjones/hypercorn"
|
||||
changelog="https://gitlab.com/pgjones/hypercorn/-/blob/master/CHANGELOG.rst"
|
||||
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=e73b65b1bd77a42d770cb305ff6dcd8963cda1baca2de4d3e5300dc204d0c855
|
||||
checksum=d22823c5692c1b97247898508d618f91f700beb5bf1157dc4d09893842fe87e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue