python3-autobahn: update to 19.10.1.

This commit is contained in:
travankor 2019-10-03 06:26:40 -07:00 committed by Helmut Pozimski
parent 691c6d9b50
commit 10fd5f87de

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.3 version=19.10.1
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=a24826ad0bcc35d32cb4576a092fa744e8b6738bd6320d2de857ad8a71df0bec checksum=734385b00547448b3f30a752cbfd2900d15924d77dc4a1699b8bce1ea8899f39
post-install() { post-install() {
vlicense LICENSE vlicense LICENSE