kbfs: update to 2.6.0.
This commit is contained in:
parent
1c6f819747
commit
afef618b89
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kbfs'.
|
||||
pkgname=kbfs
|
||||
version=2.5.0
|
||||
revision=3
|
||||
version=2.6.0
|
||||
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 ${go_import_path}/redirector"
|
||||
|
@ -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=0f9f785dfa95f4b93a24d18dff4d6a0a8e637139873370eb3f2a8c8d67505dd4
|
||||
checksum=acdb89f07d6523bb3112f9105ffd10419ab8a3d08db1cb8d5507cfb8202d85cf
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
|
||||
|
|
Loading…
Reference in New Issue