mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-autobahn: update to 20.4.3.
This commit is contained in:
parent
4fbc422d82
commit
adb38f5893
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.4.1
|
version=20.4.3
|
||||||
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=6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e
|
checksum=c6fe745d52ba9f9eecf791cd31f558df42aebfc4f9ee558a8f1d18c707e1ae1f
|
||||||
|
|
||||||
post-install() {
|
post-install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue