mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-hyperframe: update to 6.0.0
This commit is contained in:
parent
eff5962fad
commit
aee9dda848
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-hyperframe'
|
# Template file for 'python3-hyperframe'
|
||||||
pkgname=python3-hyperframe
|
pkgname=python3-hyperframe
|
||||||
version=5.2.0
|
version=6.0.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc=hyperframe-${version}
|
wrksrc=hyperframe-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://python-hyper.org/hyperframe/"
|
homepage="https://python-hyper.org/hyperframe/"
|
||||||
distfiles="https://github.com/python-hyper/hyperframe/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python-hyper/hyperframe/archive/v${version}.tar.gz"
|
||||||
checksum=cd69754e1a7dc16ac5b9c128ffcbb54b7598853bd54ed24a94df29a58eb541ec
|
checksum=85f749fcb81630cc10e770af970b6b31be64de204c6cae852fc0f06b685e9d96
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue