kbfs: update to 1.0.44.

This commit is contained in:
maxice8 2018-02-24 00:28:06 -03:00 committed by Toyam Cox
parent 4bebec67a4
commit 5005ed3032

View file

@ -1,7 +1,7 @@
# Template file for 'kbfs'. # Template file for 'kbfs'.
pkgname=kbfs pkgname=kbfs
version=1.0.40 version=1.0.44
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"
@ -12,7 +12,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=2bbbfd2eb7ed12295375a182656af6dcc509827f7ed83c2b1dd0f72f56853fa5 checksum=c4d08d4b4b0bdd1e3c6a918af9cdb7770e4660e0ac73606f002ea8a78b7350d9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE