mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-hyper-h2: update to 3.1.1.
This commit is contained in:
parent
8b9469b85f
commit
59a7a57a05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hyper-h2'
|
# Template file for 'python-hyper-h2'
|
||||||
pkgname=python-hyper-h2
|
pkgname=python-hyper-h2
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="hyper-h2-${version}"
|
wrksrc="hyper-h2-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python-hyper/hyper-h2"
|
homepage="https://github.com/python-hyper/hyper-h2"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=c854a06c28fba94154655655bebc0f1640150a977e9586704201eeebe11f16c9
|
checksum=bbc86cd48c691189e324877d99f592b92e9876d1d256c77e980eb22809b5e624
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue