mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
magic-wormhole: update to 0.12.0.
This commit is contained in:
parent
ff042f22b6
commit
7d5019f09d
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'magic-wormhole'
|
# Template file for 'magic-wormhole'
|
||||||
pkgname=magic-wormhole
|
pkgname=magic-wormhole
|
||||||
version=0.11.2
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="wormhole"
|
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
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
|
||||||
|
@ -14,7 +13,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=55fd24b8c148d0f2c12160040dd061a5749bcda269adf97de6a697c9416c1052
|
checksum=353d889c667d468fd519bf43d1b2f241211711a1ca0c103bf204d3012767142f
|
||||||
|
|
||||||
post-install() {
|
post-install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue