system/unionfs-fuse: updated for version 3.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-09-12 15:57:55 +02:00 committed by Willy Sudiarto Raharjo
parent 865c27c036
commit 530ed01562
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=unionfs-fuse
VERSION=${VERSION:-2.2}
VERSION=${VERSION:-3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="unionfs-fuse"
VERSION="2.2"
VERSION="3.2"
HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse"
DOWNLOAD="https://github.com/rpodgorny/unionfs-fuse/archive/v2.2/unionfs-fuse-2.2.tar.gz"
MD5SUM="296a6e614f31c5b8d6c8375ee903c383"
DOWNLOAD="https://github.com/rpodgorny/unionfs-fuse/archive/v3.2/unionfs-fuse-3.2.tar.gz"
MD5SUM="c66cd39c89cc3224047bb2d334fba2d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""