mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
keybase: update to 1.0.48.
Closes #14355. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2a19b58446
commit
9ade37cd56
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keybase'
|
# Template file for 'keybase'
|
||||||
pkgname=keybase
|
pkgname=keybase
|
||||||
version=1.0.47
|
version=1.0.48
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/client"
|
go_import_path="github.com/keybase/client"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=906cde04899b538a71b57e178eb7b025b4208b0ba43835bbc2c49d78b33795b5
|
checksum=93a37fd3729fe35199af2524bf745c6cc5507116cf602912e2eb74f299f29cea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue