kbfs: update to 1.0.48.
Closes #14355. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
9ade37cd56
commit
5dff364a35
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kbfs'.
|
# Template file for 'kbfs'.
|
||||||
pkgname=kbfs
|
pkgname=kbfs
|
||||||
version=1.0.47
|
version=1.0.48
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/kbfs"
|
go_import_path="github.com/keybase/kbfs"
|
||||||
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"
|
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"
|
||||||
|
@ -9,10 +9,10 @@ go_build_tags="production"
|
||||||
depends="keybase"
|
depends="keybase"
|
||||||
short_desc="Keybase Filesystem"
|
short_desc="Keybase Filesystem"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="https://keybase.io/docs/kbfs"
|
homepage="https://keybase.io/docs/kbfs"
|
||||||
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
|
||||||
checksum=7c5675eae4b208c7a9b2cc58a998c8073511a5a9a75e0d7639316bb36e5f5f27
|
checksum=874d4f040ab91df65f5fc8030afab6318868ccd8babce979d8dc1aefbbef15a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue