mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/kbfs: Updated for version 1.0.47_20180403160041.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be9bf0be5f
commit
c17ba564cb
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=kbfs
|
||||
SRCNAM=keybase
|
||||
VERSION=${VERSION:-1.0.46_20180329162737}
|
||||
COMMITVER=c1f1f6d702
|
||||
VERSION=${VERSION:-1.0.47_20180403160041}
|
||||
COMMITVER=242bcf96eb
|
||||
SRCVER=$(echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kbfs"
|
||||
VERSION="1.0.46_20180329162737"
|
||||
VERSION="1.0.47_20180403160041"
|
||||
HOMEPAGE="https://github.com/keybase/kbfs"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.46-20180329162737.c1f1f6d702_i386.deb"
|
||||
MD5SUM="3f459e8505db7e9a0ae08c00a946c950"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.46-20180329162737.c1f1f6d702_amd64.deb"
|
||||
MD5SUM_x86_64="e593f458a76acd01671362702fe4140b"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.47-20180403160041.242bcf96eb_i386.deb"
|
||||
MD5SUM="6c193b700829bc7f2c639d7b7882ba36"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.47-20180403160041.242bcf96eb_amd64.deb"
|
||||
MD5SUM_x86_64="63bbe8f05df82a11bf81b05063b4c391"
|
||||
REQUIRES="google-go-lang sshfs-fuse"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue