From bb74ecea02e306c5fe3af0d0a69ed3b6c02b6d58 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 2 May 2014 13:33:12 +0200 Subject: [PATCH] bump --- builder-product.cfg | 7 +++++-- spybot-2.2.25.exe.sha1sum | 1 - spybot-2.3.39.exe.sha1sum | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 spybot-2.2.25.exe.sha1sum create mode 100644 spybot-2.3.39.exe.sha1sum diff --git a/builder-product.cfg b/builder-product.cfg index 4f68d42..d677124 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="safer-networking.org" PN="safernetworking.spybotsd" NAME="Spybot S&D" DESCRIPTION="Spybot Search & Destroy" -VERSION="2.2.25" +VERSION="2.3.39" RELEASE="3" PRIORITY="0" ADVICE="" @@ -17,8 +17,11 @@ TYPE="public" DL_FILE[0]="spybot_icon_png.png" DL_SOURCE[0]="http://rocketdock.com/images/screenshots/thumbnails/spybot_icon_png.png" +# replace points, split into array +a=( ${VERSION//./ } ) + DL_FILE[1]="spybot-${VERSION}.exe" -DL_SOURCE[1]="http://spybotupdate.biz/files/spybot-2.2.exe" +DL_SOURCE[1]="http://spybotupdate.biz/files/spybot-${a[0]}.${a[1]}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe diff --git a/spybot-2.2.25.exe.sha1sum b/spybot-2.2.25.exe.sha1sum deleted file mode 100644 index e5717ea..0000000 --- a/spybot-2.2.25.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -edb14207f54e014b30bba38f721d02607b5c0c38 /home/mario/.opsi-dist-cache/safernetworking.spybotsd-2.2.25/X86/spybot-2.2.25.exe diff --git a/spybot-2.3.39.exe.sha1sum b/spybot-2.3.39.exe.sha1sum new file mode 100644 index 0000000..86776cf --- /dev/null +++ b/spybot-2.3.39.exe.sha1sum @@ -0,0 +1 @@ +c79893bffbe071754747487c7bfe931acad5a6f9 /home/mario/.opsi-dist-cache/safernetworking.spybotsd-2.3.39/X86/spybot-2.3.39.exe