diff options
-rw-r--r-- | system/unionfs-fuse/unionfs-fuse.SlackBuild | 2 | ||||
-rw-r--r-- | system/unionfs-fuse/unionfs-fuse.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/unionfs-fuse/unionfs-fuse.SlackBuild b/system/unionfs-fuse/unionfs-fuse.SlackBuild index 1f3e3a81122de..4ae915e3f4faf 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 e8c9d31d6ae11..72f4f0f92d687 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="" |