mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/kbfs: Updated for version 1.0.33_20171003193427.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ad752214b
commit
fa84b0ee5b
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=kbfs
|
||||
SRCNAM=keybase
|
||||
VERSION=${VERSION:-1.0.31_20170922160113}
|
||||
COMMITVER=95370ca8b
|
||||
VERSION=${VERSION:-1.0.33_20171003193427}
|
||||
COMMITVER=d9ceb86ac
|
||||
SRCVER=$(echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kbfs"
|
||||
VERSION="1.0.31_20170922160113"
|
||||
VERSION="1.0.33_20171003193427"
|
||||
HOMEPAGE="https://github.com/keybase/kbfs"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.31-20170922160113.95370ca8b_i386.deb"
|
||||
MD5SUM="4a008c81f2817158867958be2984be83"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.31-20170922160113.95370ca8b_amd64.deb"
|
||||
MD5SUM_x86_64="c67c191889fafd4ec2c3fc5356e79a7e"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.33-20171003193427.d9ceb86ac_i386.deb"
|
||||
MD5SUM="99b5f6aa2191055a55ad21db8c8c2bbb"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.33-20171003193427.d9ceb86ac_amd64.deb"
|
||||
MD5SUM_x86_64="b18880f128213ec6b3c3651775901182"
|
||||
REQUIRES="google-go-lang sshfs-fuse"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue