mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/kbfs: Updated for version 1.0.36_20171122003226.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0b1c06be8e
commit
79aea38c7b
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=kbfs
|
||||
SRCNAM=keybase
|
||||
VERSION=${VERSION:-1.0.33_20171003193427}
|
||||
COMMITVER=d9ceb86ac
|
||||
VERSION=${VERSION:-1.0.36_20171122003226}
|
||||
COMMITVER=f68b10ef8
|
||||
SRCVER=$(echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kbfs"
|
||||
VERSION="1.0.33_20171003193427"
|
||||
VERSION="1.0.36_20171122003226"
|
||||
HOMEPAGE="https://github.com/keybase/kbfs"
|
||||
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"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.36-20171122003226.f68b10ef8_i386.deb"
|
||||
MD5SUM="4f40604456538a849dc978e77d4ba3b7"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_1.0.36-20171122003226.f68b10ef8_amd64.deb"
|
||||
MD5SUM_x86_64="4f40604456538a849dc978e77d4ba3b7"
|
||||
REQUIRES="google-go-lang sshfs-fuse"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue