mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/frostwire: Updated for version 6.7.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1667fbd230
commit
dd899b2736
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for frostwire
|
||||
# Based on SlackBuild for LimeWire by Robby Workman
|
||||
|
||||
# Copyright 2018 Donald Cooley, South Haven, Indiana USA
|
||||
# Copyright 2018-2019 Donald Cooley, South Haven, Indiana USA
|
||||
# Copyright 2006-2008 Robby Workman Northport, Alabama (USA)
|
||||
# Copyright 2011-2013 Edward Koenig Vancouver, Washington (USA)
|
||||
# Modified by Phil Warner for frostwire <pc_warner@yahoo.com>
|
||||
|
@ -29,7 +29,7 @@
|
|||
|
||||
|
||||
PRGNAM=frostwire
|
||||
VERSION=${VERSION:-6.7.4}
|
||||
VERSION=${VERSION:-6.7.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="frostwire"
|
||||
VERSION="6.7.4"
|
||||
VERSION="6.7.9"
|
||||
HOMEPAGE="https://www.frostwire.com/"
|
||||
DOWNLOAD="https://dl.frostwire.com/frostwire/6.7.4/frostwire-6.7.4.noarch.tar.gz"
|
||||
MD5SUM="ff16e04b3b87d119a1e6ab874374ae92"
|
||||
DOWNLOAD="https://dl.frostwire.com/frostwire/6.7.9/frostwire-6.7.9.noarch.tar.gz"
|
||||
MD5SUM="934ab67ea1be867a9e9ab80f322a4c56"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue