mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
kbfs: update to 2.3.0.
This commit is contained in:
parent
159889bca7
commit
b4df8d7ed8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kbfs'.
|
# Template file for 'kbfs'.
|
||||||
pkgname=kbfs
|
pkgname=kbfs
|
||||||
version=2.1.1
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/kbfs"
|
go_import_path="github.com/keybase/kbfs"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=54791344a2574f5cdfe961bbdc7eec0114c786187b3c14e8972d495cd6889d1b
|
checksum=e0ee64be096682ac0a2e7fa299959392a8d2ff077aaa8a87666a2ddcfb2a06d1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue