summaryrefslogtreecommitdiffstats
path: root/system/b2
diff options
context:
space:
mode:
author Antonio Leal2023-08-25 15:06:31 +0200
committer Willy Sudiarto Raharjo2023-08-26 14:07:00 +0200
commit6225ed44a31856240d79fac1856084e4bea7e9e0 (patch)
treeabeb52f216d75b64bbe3931304fd8f4dbcf58e10 /system/b2
parent360ce8723ca3404e006841db8e7ae9aaf2736cea (diff)
downloadslackbuilds-6225ed44a31856240d79fac1856084e4bea7e9e0.tar.gz
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>
Diffstat (limited to 'system/b2')
-rw-r--r--system/b2/b2.SlackBuild4
-rw-r--r--system/b2/b2.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/b2/b2.SlackBuild b/system/b2/b2.SlackBuild
index 36a3e0bd99..6d61c23d6c 100644
--- a/system/b2/b2.SlackBuild
+++ b/system/b2/b2.SlackBuild
@@ -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
diff --git a/system/b2/b2.info b/system/b2/b2.info
index ed5010aa08..669d704092 100644
--- a/system/b2/b2.info
+++ b/system/b2/b2.info
@@ -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"