python3-hypercorn: update to 0.10.0.
This commit is contained in:
parent
6dc1d2a7a2
commit
948db83925
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypercorn'
|
||||
pkgname=python3-hypercorn
|
||||
version=0.9.5
|
||||
version=0.10.0
|
||||
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=a4ffdeaec1420ed777ef432f6cbbc7f5087c1eba1f1f15f9cd136de353a69b49
|
||||
checksum=9e47c1b40fdfbaa6dbc5b79ef28ab2e7b50855ae0eabab72c561198128324986
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue