mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/kbfs: Updated for version 2.11.0_20181127185939.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
72be00a6c8
commit
36ca10eb9e
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=kbfs
|
||||
SRCNAM=keybase
|
||||
VERSION=${VERSION:-2.8.0_20181023124437}
|
||||
COMMITVER=06221a8264
|
||||
VERSION=${VERSION:-2.11.0_20181127185939}
|
||||
COMMITVER=b44f456354
|
||||
SRCVER=$(echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kbfs"
|
||||
VERSION="2.8.0_20181023124437"
|
||||
VERSION="2.11.0_20181127185939"
|
||||
HOMEPAGE="https://github.com/keybase/kbfs"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.8.0-20181023124437.06221a8264_i386.deb"
|
||||
MD5SUM="9b8e179495b228a6dead94c28ffe2ec0"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.8.0-20181023124437.06221a8264_amd64.deb"
|
||||
MD5SUM_x86_64="bc2c6a1f791fc912cb44c820fd8cef73"
|
||||
DOWNLOAD="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.11.0-20181127185939.b44f456354_i386.deb"
|
||||
MD5SUM="41ce499ba8091e796b1e70a1270a1056"
|
||||
DOWNLOAD_x86_64="https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.11.0-20181127185939.b44f456354_amd64.deb"
|
||||
MD5SUM_x86_64="56cef4289747a5de3bbce71fdd1db6b4"
|
||||
REQUIRES="google-go-lang sshfs-fuse"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue