kbfs: update to 1.0.40.

This commit is contained in:
maxice8 2018-02-02 06:43:01 -02:00 committed by Toyam Cox
parent f973d9e69a
commit 0b20db6b97

View file

@ -1,7 +1,7 @@
# Template file for 'kbfs'. # Template file for 'kbfs'.
pkgname=kbfs pkgname=kbfs
version=1.0.36 version=1.0.40
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}/kbfsdokan ${go_import_path}/kbfstool" go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfsdokan ${go_import_path}/kbfstool"
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="3-clause-BSD" license="3-clause-BSD"
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=73cf16d1cb3fd17ff5d13dad3d4517f7f813d8adc4525b0f6c39dac9b5184bf8 checksum=2bbbfd2eb7ed12295375a182656af6dcc509827f7ed83c2b1dd0f72f56853fa5
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE