kbfs: update to 1.0.44.
This commit is contained in:
parent
4bebec67a4
commit
5005ed3032
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kbfs'.
|
||||
pkgname=kbfs
|
||||
version=1.0.40
|
||||
revision=2
|
||||
version=1.0.44
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/kbfs"
|
||||
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"
|
||||
homepage="https://keybase.io/docs/kbfs"
|
||||
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
|
||||
checksum=2bbbfd2eb7ed12295375a182656af6dcc509827f7ed83c2b1dd0f72f56853fa5
|
||||
checksum=c4d08d4b4b0bdd1e3c6a918af9cdb7770e4660e0ac73606f002ea8a78b7350d9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue