python3-autobahn: update to 20.4.1.

This commit is contained in:
travankor 2020-04-11 10:47:14 -07:00 committed by Helmut Pozimski
parent 8a45726528
commit 63882ad642

View file

@ -1,6 +1,6 @@
# Template file for 'python3-autobahn' # Template file for 'python3-autobahn'
pkgname=python3-autobahn pkgname=python3-autobahn
version=20.3.1 version=20.4.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="autobahn-${version}" wrksrc="autobahn-${version}"
@ -12,7 +12,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=88e150e4b3d284b83daafd8e0b289a5625ee00c633a2c580055bf1be2d391002 checksum=6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e
post-install() { post-install() {
vlicense LICENSE vlicense LICENSE