system/b2: Updated for version 20230710_222352_c78e90b.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2023-08-25 22:06:31 +09:00 committed by Willy Sudiarto Raharjo
parent 360ce8723c
commit 6225ed44a3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,11 +25,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=b2
VERSION=${VERSION:-20230115_000739_a0a2fe9}
VERSION=${VERSION:-20230710_222352_c78e90b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
TARBALL=${TARBALL:-b2-20230115-000739-a0a2fe9}
TARBALL=${TARBALL:-b2-20230710-222352-c78e90b}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="b2"
VERSION="20230115_000739_a0a2fe9"
VERSION="20230710_222352_c78e90b"
HOMEPAGE="https://github.com/tom-seddon/b2"
DOWNLOAD="https://github.com/antonioleal/slackbuilds/raw/main/b2/b2-20230115-000739-a0a2fe9.tar.gz"
MD5SUM="11a6c3f9431777d8e85ab9e71da5db56"
DOWNLOAD="https://github.com/antonioleal/slackbuilds/raw/main/b2/b2-20230710-222352-c78e90b.tar.gz"
MD5SUM="54fd06b7eae32aede83aef461451ab03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="uuid"