summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Arn02021-10-24 17:47:50 +0200
committer Willy Sudiarto Raharjo2021-10-27 03:14:33 +0200
commit48bdf66ee7912ef22e1a7dc46455e6073ae407d3 (patch)
treed83013174168dd266c61e1b31a682e3ee49465c0 /system
parent0914e39e57bf8b4701fdd9b01538d2ba88ac9496 (diff)
downloadslackbuilds-48bdf66ee7912ef22e1a7dc46455e6073ae407d3.tar.gz
system/unionfs-fuse: updated for version 2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/unionfs-fuse/unionfs-fuse.SlackBuild2
-rw-r--r--system/unionfs-fuse/unionfs-fuse.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/unionfs-fuse/unionfs-fuse.SlackBuild b/system/unionfs-fuse/unionfs-fuse.SlackBuild
index 1f3e3a8112..4ae915e3f4 100644
--- a/system/unionfs-fuse/unionfs-fuse.SlackBuild
+++ b/system/unionfs-fuse/unionfs-fuse.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unionfs-fuse
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/unionfs-fuse/unionfs-fuse.info b/system/unionfs-fuse/unionfs-fuse.info
index e8c9d31d6a..72f4f0f92d 100644
--- a/system/unionfs-fuse/unionfs-fuse.info
+++ b/system/unionfs-fuse/unionfs-fuse.info
@@ -1,8 +1,8 @@
PRGNAM="unionfs-fuse"
-VERSION="2.1"
+VERSION="2.2"
HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse"
-DOWNLOAD="https://github.com/rpodgorny/unionfs-fuse/archive/v2.1/unionfs-fuse-2.1.tar.gz"
-MD5SUM="07f877d5b440b526fcf4532905183085"
+DOWNLOAD="https://github.com/rpodgorny/unionfs-fuse/archive/v2.2/unionfs-fuse-2.2.tar.gz"
+MD5SUM="296a6e614f31c5b8d6c8375ee903c383"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""