python3-autobahn: update to 20.2.2.
This commit is contained in:
parent
7b2a0eda61
commit
06b472c6e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-autobahn'
|
||||
pkgname=python3-autobahn
|
||||
version=20.2.1
|
||||
version=20.2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="autobahn-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://crossbar.io/autobahn"
|
||||
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
||||
checksum=1ec603ea374a3b9d85540c499709c41f35f7c6e288b571d12da14aba6c381211
|
||||
checksum=8fb9f3e7f6de5b7ee5479a56582873b927cc25d72319d0a86f43d992048d8171
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue