python3-autobahn: update to 19.9.3.

This commit is contained in:
travankor 2019-09-16 00:34:35 -07:00 committed by Helmut Pozimski
parent 051b89982b
commit 4800dc4312

View file

@ -1,6 +1,6 @@
# Template file for 'python3-autobahn' # Template file for 'python3-autobahn'
pkgname=python3-autobahn pkgname=python3-autobahn
version=19.9.2 version=19.9.3
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="autobahn-${version}" wrksrc="autobahn-${version}"
@ -13,7 +13,7 @@ maintainer="travankor <travankor@tuta.io>"
license="MIT" license="MIT"
homepage="https://crossbar.io/autobahn" homepage="https://crossbar.io/autobahn"
distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz" distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
checksum=985401e0af1c5f3fb59a209681ee878194c23fe88f865f6157679aa1db386724 checksum=a24826ad0bcc35d32cb4576a092fa744e8b6738bd6320d2de857ad8a71df0bec
post-install() { post-install() {
vlicense LICENSE vlicense LICENSE