mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-multidict: update to 3.3.2. (#8805)
This commit is contained in:
parent
c0929f876f
commit
4822d8c2f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-multidict'
|
# Template file for 'python3-multidict'
|
||||||
pkgname=python3-multidict
|
pkgname=python3-multidict
|
||||||
version=3.3.0
|
version=3.3.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="multidict-${version}"
|
wrksrc="multidict-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="multidict"
|
pycompile_module="multidict"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aio-libs/multidict"
|
homepage="https://github.com/aio-libs/multidict"
|
||||||
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
||||||
checksum=207977435fec18a9435774db90f35fb1c82af9fe76b29f89770642c6f99bd3fc
|
checksum=f5b1b427791dc2fbbe7c79a4c9ad6824c139531176f685c01d30fc5b7573964c
|
||||||
|
|
Loading…
Add table
Reference in a new issue