mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
keybase: update to 1.0.44.
This commit is contained in:
parent
5005ed3032
commit
eb37a761b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keybase'
|
# Template file for 'keybase'
|
||||||
pkgname=keybase
|
pkgname=keybase
|
||||||
version=1.0.43
|
version=1.0.44
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://keybase.io/"
|
homepage="https://keybase.io/"
|
||||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||||
checksum=b0ef15cefe82c736fc13f736f0aa50bda6de67837ab35c3d7a063fbe2822132a
|
checksum=505fc74f9aac772705ca3e566700821ab6a86ca3dbffb77be0d8ad234be3cef6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue