mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
keybase: update to 1.0.41.
This commit is contained in:
parent
5e5f323a36
commit
2879fea0f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keybase'
|
# Template file for 'keybase'
|
||||||
pkgname=keybase
|
pkgname=keybase
|
||||||
version=1.0.40
|
version=1.0.41
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://keybase.io/"
|
homepage="https://keybase.io/"
|
||||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||||
checksum=79f11737b3bdc279b34d2b978584b3c12e1c24ccdeb3b86dbf7670aa9c634913
|
checksum=53687dc47810ab958cea41053a25b02788a54294a4d6b7191a4c60d6926b866e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue