python-hyper-h2: update to 3.1.0
This commit is contained in:
parent
44f3e55656
commit
8e26d4b7b8
|
@ -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.0.1
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=fb77d22e844ea4a81ac9305249f4fcf73d06bf7162687980d9a9d20a63133e6e
|
checksum=c854a06c28fba94154655655bebc0f1640150a977e9586704201eeebe11f16c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue