mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/FreeFileSync: Updated info file, download location.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e391ed2a38
commit
2f3d41abe7
2 changed files with 9 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="FreeFileSync"
|
||||
VERSION="13.5"
|
||||
HOMEPAGE="https://freefilesync.org/"
|
||||
DOWNLOAD="https://freefilesync.org/download/FreeFileSync_13.5_Linux.tar.gz"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/antonioleal/myslackbuilds/main/system/FreeFileSync/FreeFileSync_13.5_Linux.tar.gz"
|
||||
MD5SUM="54c1cd44eebf7d4834b519e1193e8c2b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -5,4 +5,11 @@ differences between a source and a target folder and transfers only
|
|||
the minimum amount of data needed. FreeFileSync is Open Source
|
||||
software,available for Windows, Linux and macOS.
|
||||
|
||||
This package installs to /opt/FreeFileSync
|
||||
Notes:
|
||||
I) This package installs to /opt/FreeFileSync
|
||||
|
||||
|
||||
II) The original binaries are hosted on the package maintainer
|
||||
github due to the the fact that the FreeFileSync web server is
|
||||
causing problems with SlackBuilds CI/CD environment.
|
||||
If in doubt please compare the md5sums.
|
||||
|
|
Loading…
Reference in a new issue