mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-hyperframe: update to 5.2.0
This commit is contained in:
parent
26eb17f941
commit
b74307d37e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hyperframe'
|
# Template file for 'python-hyperframe'
|
||||||
pkgname=python-hyperframe
|
pkgname=python-hyperframe
|
||||||
version=5.1.0
|
version=5.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=hyperframe-${version}
|
wrksrc=hyperframe-${version}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
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=6953b38a7ddcd82c7f5dee41fd719290a11d39ca99d93a5a4a7b0b74cb0093ec
|
checksum=cd69754e1a7dc16ac5b9c128ffcbb54b7598853bd54ed24a94df29a58eb541ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue