mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/freedownloadmanager: Updated MD5SUM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0d4bbb3690
commit
de85d434b8
3 changed files with 6 additions and 3 deletions
|
@ -2,3 +2,6 @@ It's a cross-platform powerful modern download accelerator and
|
|||
organizer for Windows, macOS, Android, and Linux. Compatible with
|
||||
the most popular browsers Google Chrome, Mozilla Firefox,
|
||||
Microsoft Edge, Internet Explorer and Safari.
|
||||
|
||||
Note: the debian package file is unversioned so MD5SUM and VERSION
|
||||
might change unexpectedly
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=freedownloadmanager
|
||||
VERSION=${VERSION:-6.9}
|
||||
VERSION=${VERSION:-6.16.0.4468}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freedownloadmanager"
|
||||
VERSION="6.9"
|
||||
VERSION="6.16.0.4468"
|
||||
HOMEPAGE="https://www.freedownloadmanager.org"
|
||||
DOWNLOAD="https://dn3.freedownloadmanager.org/6/latest/freedownloadmanager.deb"
|
||||
MD5SUM="8d2696f79480eb70770171921c2c4ab5"
|
||||
MD5SUM="d5c4888ca4ebf7473af898c98e943bf5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue