summaryrefslogtreecommitdiffstats
path: root/ham/chirp/chirp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ham/chirp/chirp.SlackBuild')
-rw-r--r--ham/chirp/chirp.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild
index abc843a81e..085587a948 100644
--- a/ham/chirp/chirp.SlackBuild
+++ b/ham/chirp/chirp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for chirp
-# Copyright 2014-2017 Robby Workman, Tuscaloosa, Alabama, USA
+# Copyright 2014-2018 Robby Workman, Tuscaloosa, Alabama, USA
# 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=chirp
-VERSION=${VERSION:-20171104}
+VERSION=${VERSION:-20180325}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +62,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \