mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
keybase: update to 1.0.22.
This commit is contained in:
parent
5b95dc1987
commit
5ba21dbb16
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.21
|
version=1.0.22
|
||||||
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=a9bbaf16cb7b7cc3614ca5e76e0fb1b3bd164f38e14b9d49d4ca351941c8c0a3
|
checksum=202a56ea6d25b0f0de2e7529839eb62266ad1665297483cef4948678c95c12f9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue