mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/frostwire: Updated for version 6.7.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0e035a9bbe
commit
e5c10971b9
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
|
||||
PRGNAM=frostwire
|
||||
VERSION=${VERSION:-6.6.2}
|
||||
VERSION=${VERSION:-6.7.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="frostwire"
|
||||
VERSION="6.6.2"
|
||||
VERSION="6.7.4"
|
||||
HOMEPAGE="https://www.frostwire.com/"
|
||||
DOWNLOAD="http://dl.frostwire.com/frostwire/6.6.2/frostwire-6.6.2.noarch.tar.gz"
|
||||
MD5SUM="d19bf7d0a7e2f85f727a2e2127c7d470"
|
||||
DOWNLOAD="https://dl.frostwire.com/frostwire/6.7.4/frostwire-6.7.4.noarch.tar.gz"
|
||||
MD5SUM="ff16e04b3b87d119a1e6ab874374ae92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue