mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-hypercorn: update to 0.10.0.
This commit is contained in:
parent
6dc1d2a7a2
commit
948db83925
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.9.5
|
version=0.10.0
|
||||||
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=a4ffdeaec1420ed777ef432f6cbbc7f5087c1eba1f1f15f9cd136de353a69b49
|
checksum=9e47c1b40fdfbaa6dbc5b79ef28ab2e7b50855ae0eabab72c561198128324986
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue