kbfs: update to 2.1.1.
This commit is contained in:
parent
ef6a87baae
commit
8e5bd36c95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kbfs'.
|
||||
pkgname=kbfs
|
||||
version=1.0.48
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/kbfs"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://keybase.io/docs/kbfs"
|
||||
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
|
||||
checksum=874d4f040ab91df65f5fc8030afab6318868ccd8babce979d8dc1aefbbef15a0
|
||||
checksum=54791344a2574f5cdfe961bbdc7eec0114c786187b3c14e8972d495cd6889d1b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue