diff options
Diffstat (limited to 'network/frostwire/frostwire.SlackBuild')
-rw-r--r-- | network/frostwire/frostwire.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/frostwire/frostwire.SlackBuild b/network/frostwire/frostwire.SlackBuild index b04977e3ef..08b2393467 100644 --- a/network/frostwire/frostwire.SlackBuild +++ b/network/frostwire/frostwire.SlackBuild @@ -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} |