diff options
author | Gustavo Conrad <gus3963 gmail> | 2020-03-18 07:40:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-18 07:40:28 +0700 |
commit | 76d73cec920e91426237a2a7cd3ed38c58798fb2 (patch) | |
tree | bc816926006550f484f9d4aa598f8249140a2dc4 /ham/cqrlog/cqrlog.SlackBuild | |
parent | 150178e8b425a139c06d48b345160a350eedeea4 (diff) |
ham/cqrlog: Updated for version 2.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/cqrlog/cqrlog.SlackBuild')
-rw-r--r-- | ham/cqrlog/cqrlog.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/cqrlog/cqrlog.SlackBuild b/ham/cqrlog/cqrlog.SlackBuild index 1efae22e27784..c0081e6cd8823 100644 --- a/ham/cqrlog/cqrlog.SlackBuild +++ b/ham/cqrlog/cqrlog.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cqrlog -# Copyright Gustavo Conrad - LU8WFY (gus3963 gmail) +# Copyright Gustavo Conrad - LU7WA (gus3963 gmail) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cqrlog -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |