keybase: update to 1.0.29.
This commit is contained in:
parent
c092ce8ba2
commit
3c72eb0f9b
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'keybase'
|
# Template file for 'keybase'
|
||||||
pkgname=keybase
|
pkgname=keybase
|
||||||
_commit="fed6e3db999943d98e2d32057a9d7a3e7196e0c0"
|
version=1.0.29
|
||||||
version="1.0.28.0.20170815"
|
revision=1
|
||||||
revision=2
|
wrksrc="client-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/client"
|
go_import_path="github.com/keybase/client"
|
||||||
go_package="${go_import_path}/go/keybase"
|
go_package="${go_import_path}/go/keybase"
|
||||||
|
@ -12,9 +12,8 @@ short_desc="Client for keybase.io"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://keybase.io/"
|
homepage="https://keybase.io/"
|
||||||
distfiles="https://github.com/keybase/client/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||||
checksum=7fd94b28797896f22bc648d7bff815a850e925525a11e1ea3678ae73db6dc0a8
|
checksum=e9f7e20d256c40235763e27f992bed1a1542411d625d11c62a28903275f9eaf5
|
||||||
wrksrc="client-${_commit}"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue