system/bzip3: Updated for version 1.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2023-08-09 12:43:34 +07:00 committed by Willy Sudiarto Raharjo
parent c742fc372e
commit 537e7fcc57
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bzip3
VERSION=${VERSION:-1.3.1}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="bzip3"
VERSION="1.3.1"
VERSION="1.3.2"
HOMEPAGE="https://github.com/kspalaiologos/bzip3"
DOWNLOAD="https://github.com/kspalaiologos/bzip3/releases/download/1.3.1/bzip3-1.3.1.tar.gz"
MD5SUM="85fbf81a9feffea5429d40b6128bbd1a"
DOWNLOAD="https://github.com/kspalaiologos/bzip3/releases/download/1.3.2/bzip3-1.3.2.tar.gz"
MD5SUM="c3bb5cf920b0f3afb256641c4901dead"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""