diff options
Diffstat (limited to 'ham/svxlink/svxlink.SlackBuild')
-rw-r--r-- | ham/svxlink/svxlink.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/svxlink/svxlink.SlackBuild b/ham/svxlink/svxlink.SlackBuild index 8d043635c18b4..486723dbbc1b4 100644 --- a/ham/svxlink/svxlink.SlackBuild +++ b/ham/svxlink/svxlink.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for svxlink - cmake version -# Copyright 2014-2015, Gustavo Conrad (gus3963 gmail) +# Copyright 2014-2019, Gustavo Conrad (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=svxlink -VERSION=${VERSION:-17.12.2} +VERSION=${VERSION:-19.09.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |