mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keybase: update to 1.0.18.
This commit is contained in:
parent
f559e09129
commit
cab08f8e3d
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.17
|
version=1.0.18
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
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=937b4bc61c889ef3982a5352d8a49cda8a4f4db28732d4cb21df1fe20128399c
|
checksum=8a4ebcb3ce8e3ed3649be870ab407fafeaeaed23c399f18dc25cba50fbb7f5a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue