python3-aiodns: update to 1.2.0.
This commit is contained in:
parent
4cb59709b6
commit
1641df8525
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-aiodns'
|
# Template file for 'python3-aiodns'
|
||||||
pkgname=python3-aiodns
|
pkgname=python3-aiodns
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="aiodns-${version}"
|
wrksrc="aiodns-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/saghul/aiodns"
|
homepage="https://github.com/saghul/aiodns"
|
||||||
distfiles="${PYPI_SITE}/a/aiodns/aiodns-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/aiodns/aiodns-${version}.tar.gz"
|
||||||
checksum=d8677adc679ce8d0ef706c14d9c3d2f27a0e0cc11d59730cdbaf218ad52dd9ea
|
checksum=d67e14b32176bcf3ff79b5d47c466011ce4adeadfa264f7949da1377332a0449
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue