python3-multidict: update to 3.1.0
This commit is contained in:
parent
09baf26800
commit
1315510937
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-multidict'
|
||||
pkgname=python3-multidict
|
||||
version=2.1.5
|
||||
version=3.1.0
|
||||
revision=1
|
||||
wrksrc=multidict-${version}
|
||||
build_style=python3-module
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="Apache-2"
|
||||
homepage="https://github.com/aio-libs/multidict"
|
||||
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
||||
checksum=f3d8f71104d2084cbdb51158ac5eeb6aee0907618a59fe7cb97b2b139d58abb6
|
||||
checksum=1f4598eb8bc2f919e7717014058264915f358b6c9b60b970b9b5962a32ed92d9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue