mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
python3-autobahn: update to 20.2.2.
This commit is contained in:
parent
7b2a0eda61
commit
06b472c6e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-autobahn'
|
# Template file for 'python3-autobahn'
|
||||||
pkgname=python3-autobahn
|
pkgname=python3-autobahn
|
||||||
version=20.2.1
|
version=20.2.2
|
||||||
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=1ec603ea374a3b9d85540c499709c41f35f7c6e288b571d12da14aba6c381211
|
checksum=8fb9f3e7f6de5b7ee5479a56582873b927cc25d72319d0a86f43d992048d8171
|
||||||
|
|
||||||
post-install() {
|
post-install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue