system/squashfuse: Updated for version 0.5.2.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2024-04-12 22:48:43 +09:00 committed by Willy Sudiarto Raharjo
parent 6ac3c437e7
commit 50ad6bec01
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=squashfuse
VERSION=${VERSION:-0.5.0}
VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="squashfuse"
VERSION="0.5.0"
VERSION="0.5.2"
HOMEPAGE="https://github.com/vasi/squashfuse"
DOWNLOAD="https://github.com/vasi/squashfuse/releases/download/0.5.0/squashfuse-0.5.0.tar.gz"
MD5SUM="753b8a9e12a9c939b497152cb23da7ae"
DOWNLOAD="https://github.com/vasi/squashfuse/releases/download/0.5.2/squashfuse-0.5.2.tar.gz"
MD5SUM="91ff3b12ee2a52051a5cd588ba478989"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""