python3-autobahn: update to 19.9.2.
This commit is contained in:
parent
cf7cc4d7b8
commit
0330547a56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-autobahn'
|
||||
pkgname=python3-autobahn
|
||||
version=19.6.2
|
||||
version=19.9.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="autobahn-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://crossbar.io/autobahn"
|
||||
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
|
||||
checksum=48c2d737d33cfe1d37124db984577c5d4f44e116d05a9f8b6505721413ff9b22
|
||||
checksum=985401e0af1c5f3fb59a209681ee878194c23fe88f865f6157679aa1db386724
|
||||
|
||||
post-install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue