kbfs: update to 2.11.0
This commit is contained in:
parent
2272cf57f3
commit
7d08b1fd4f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kbfs'.
|
||||
# Template file for 'kbfs'
|
||||
pkgname=kbfs
|
||||
version=2.10.1
|
||||
version=2.11.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/kbfs"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://keybase.io/docs/kbfs"
|
||||
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
|
||||
checksum=9ad8e86378ad6b70909754d401d8ecacc128092ff687b7a56f5f1ecd5c8cb432
|
||||
checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector
|
||||
|
|
Loading…
Reference in New Issue