From f9cde7c55c93882dc013278fb752ec4760e8f76a Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 26 Sep 2019 17:17:41 +0200 Subject: [PATCH] Downgrade to last real working version --- FreeFileSync_8.5_Windows_Setup.exe.sha1sum | 1 + builder-product.cfg | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 FreeFileSync_8.5_Windows_Setup.exe.sha1sum diff --git a/FreeFileSync_8.5_Windows_Setup.exe.sha1sum b/FreeFileSync_8.5_Windows_Setup.exe.sha1sum new file mode 100644 index 0000000..1c48c05 --- /dev/null +++ b/FreeFileSync_8.5_Windows_Setup.exe.sha1sum @@ -0,0 +1 @@ +da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/mario/.opsi-dist-cache/sourceforge.freefilesync-8.10/X86/FreeFileSync_8.5_Windows_Setup.exe diff --git a/builder-product.cfg b/builder-product.cfg index 156d511..61340a7 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,11 +5,12 @@ VENDOR="freefilesync.sf.net" PN="sourceforge.freefilesync" NAME="Free File Sync" DESCRIPTION="FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders." -VERSION="8.5" +VERSION="8.10" +RVERSION="8.5" DLHASH="ldqqpdwn6nsg/nu3vnztu1odnbrs" RELEASE="3" PRIORITY="0" -ADVICE="" +ADVICE="in real it's 8.5" # TYPE - defines, if the install files are public or restricted. # Valid value: restricted | public @@ -18,9 +19,9 @@ TYPE="public" DL_FILE[0]="FreeFileSync_Icon.png" DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/en/1/14/FreeFileSync_Icon.png" -DL_FILE[1]="FreeFileSync_${VERSION}_Windows_Setup.exe" -#DL_SOURCE[1]="http://www.freefilesync.org/download/${DLHASH}/FreeFileSync_${VERSION}_Windows_Setup.exe" -DL_SOURCE[1]="https://dl1.filehippo.com/72a876a9cf7044a699540804fbe577e0/FreeFileSync_${VERSION}_Windows_Setup.exe" +DL_FILE[1]="FreeFileSync_${RVERSION}_Windows_Setup.exe" +#DL_SOURCE[1]="http://www.freefilesync.org/download/${DLHASH}/FreeFileSync_${RVERSION}_Windows_Setup.exe" +DL_SOURCE[1]="https://dl1.filehippo.com/72a876a9cf7044a699540804fbe577e0/FreeFileSync_${RVERSION}_Windows_Setup.exe" #DL_DOWNLOADER[1]="plowdown" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe