keybase: update to 1.0.21.
This commit is contained in:
parent
53d3d001bd
commit
887e3e89b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=1.0.20
|
||||
revision=2
|
||||
version=1.0.21
|
||||
revision=1
|
||||
wrksrc="client-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/client"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://keybase.io/"
|
||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||
checksum=792545bd527ccc815f2edf8efebddefcd55417c25f6ef16b85e95e9d79227023
|
||||
checksum=a9bbaf16cb7b7cc3614ca5e76e0fb1b3bd164f38e14b9d49d4ca351941c8c0a3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue