aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2024-06-23 18:59:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-24 08:50:33 +0700
commit8e90c4e1bc9342af1f230541817d46266342a4b4 (patch)
tree629d41ea87249251c9b4d3bceb99b36a7e2621ff /system
parent19cf3aa6c01aeac32ff34773f7b0ad51760cbfe2 (diff)
system/FreeFileSync: Updated for version 13.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/FreeFileSync/FreeFileSync.SlackBuild2
-rw-r--r--system/FreeFileSync/FreeFileSync.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/FreeFileSync/FreeFileSync.SlackBuild b/system/FreeFileSync/FreeFileSync.SlackBuild
index cef00e0792..eb068b0594 100644
--- a/system/FreeFileSync/FreeFileSync.SlackBuild
+++ b/system/FreeFileSync/FreeFileSync.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=FreeFileSync
-VERSION=${VERSION:-13.6}
+VERSION=${VERSION:-13.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/FreeFileSync/FreeFileSync.info b/system/FreeFileSync/FreeFileSync.info
index 686cf4e9a0..9bcd0b10eb 100644
--- a/system/FreeFileSync/FreeFileSync.info
+++ b/system/FreeFileSync/FreeFileSync.info
@@ -1,8 +1,8 @@
PRGNAM="FreeFileSync"
-VERSION="13.6"
+VERSION="13.7"
HOMEPAGE="https://freefilesync.org/"
-DOWNLOAD="https://raw.githubusercontent.com/antonioleal/myslackbuilds/main/system/FreeFileSync/FreeFileSync_13.6_Linux.tar.gz"
-MD5SUM="05d33c93e01ea14e6daa0dca114e7b54"
+DOWNLOAD="https://raw.githubusercontent.com/antonioleal/myslackbuilds/main/system/FreeFileSync/FreeFileSync_13.7_Linux.tar.gz"
+MD5SUM="94856009dd766a50201e85bac3451daa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="p7zip"