python3-txaio: update to 20.3.1.
This commit is contained in:
parent
01efd1f88c
commit
9ed2eb9d50
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-txaio'
|
||||
pkgname=python3-txaio
|
||||
version=20.1.1
|
||||
version=20.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="txaio-${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/crossbario/txaio"
|
||||
distfiles="https://github.com/crossbario/txaio/archive/v${version}.tar.gz"
|
||||
checksum=49ad9c2efa6a5404d290dc4d28e15651a52c697a374d217bafaef6421c5a1433
|
||||
checksum=8d93a1ec0d357b6ec83099a66fdcabfa41fe526d0929c96edba3eb32bbc19259
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue