mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-autobahn: update to 19.9.2.
This commit is contained in:
parent
cf7cc4d7b8
commit
0330547a56
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=19.6.2
|
version=19.9.2
|
||||||
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=48c2d737d33cfe1d37124db984577c5d4f44e116d05a9f8b6505721413ff9b22
|
checksum=985401e0af1c5f3fb59a209681ee878194c23fe88f865f6157679aa1db386724
|
||||||
|
|
||||||
post-install() {
|
post-install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue