keybase: update to 1.0.15.
This commit is contained in:
parent
c07e381f94
commit
ca9aad4bd2
|
@ -1,12 +1,8 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
reverts="1.0.14:1_1"
|
||||
_majorver=1.0.14
|
||||
_patchver=1
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=3
|
||||
_version="${_majorver}-${_patchver}"
|
||||
wrksrc="client-${_version}"
|
||||
version=1.0.15
|
||||
revision=1
|
||||
wrksrc="client-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/client"
|
||||
go_package="${go_import_path}/go/keybase"
|
||||
|
@ -16,8 +12,8 @@ short_desc="Client for keybase.io"
|
|||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://keybase.io/"
|
||||
distfiles="https://github.com/keybase/client/archive/v${_version}.tar.gz"
|
||||
checksum=ef8f6d01206428a99558885ecec8de99089a60fe5f4b6e6f425e01a3fb368853
|
||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||
checksum=6fe66b07772ca000879bda65cb9d112d2dbbc301d6afa4d4b46055d385f86e36
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user