system/b2: Updated for version 20231011_172305_4bd1939.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-01-12 12:23:57 +07:00 committed by Willy Sudiarto Raharjo
parent 78c3a887a1
commit 183f44f3f1
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:-20230710_222352_c78e90b}
VERSION=${VERSION:-20231011_172305_4bd1939}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
TARBALL=${TARBALL:-b2-20230710-222352-c78e90b}
TARBALL=${TARBALL:-b2-20231011-172305-4bd1939}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="b2"
VERSION="20230710_222352_c78e90b"
VERSION="20231011_172305_4bd1939"
HOMEPAGE="https://github.com/tom-seddon/b2"
DOWNLOAD="https://github.com/antonioleal/slackbuilds/raw/main/b2/b2-20230710-222352-c78e90b.tar.gz"
MD5SUM="54fd06b7eae32aede83aef461451ab03"
DOWNLOAD="https://github.com/antonioleal/myslackbuilds/raw/main/system/b2/b2-20231011-172305-4bd1939.tar.gz"
MD5SUM="360acffd1c0a33989ad7f3c1679fe716"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="uuid"