python3-autobahn: update to 20.3.1.
This commit is contained in:
parent
d5f86d6a07
commit
8ed98d24bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-autobahn'
|
||||
pkgname=python3-autobahn
|
||||
version=20.2.2
|
||||
version=20.3.1
|
||||
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=8fb9f3e7f6de5b7ee5479a56582873b927cc25d72319d0a86f43d992048d8171
|
||||
checksum=88e150e4b3d284b83daafd8e0b289a5625ee00c633a2c580055bf1be2d391002
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue