mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
magic-wormhole: update to 0.13.0.
This commit is contained in:
parent
b9bfc14fd6
commit
2c76033d30
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'magic-wormhole'
|
# Template file for 'magic-wormhole'
|
||||||
pkgname=magic-wormhole
|
pkgname=magic-wormhole
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-build python3-setuptools python3-wheel"
|
||||||
depends="python3-autobahn python3-cffi python3-click python3-humanize
|
depends="python3-autobahn python3-cffi python3-click python3-humanize
|
||||||
python3-idna python3-pynacl python3-service_identity python3-spake2
|
python3-idna python3-pynacl python3-service_identity python3-spake2
|
||||||
python3-tqdm python3-txtorcon"
|
python3-tqdm python3-txtorcon"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://magic-wormhole.readthedocs.io/en/latest/"
|
homepage="https://magic-wormhole.readthedocs.io/en/latest/"
|
||||||
distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz"
|
distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz"
|
||||||
checksum=5522184ab995a22ff72bf9019e54cb7b5e7f0f3308c251f121da15a198afe1d9
|
checksum=80c68433e06583b40323f19aa519a108b3f4b06b904051dd71c52c243931e401
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue