diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-02-15 15:41:02 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-17 17:24:20 +0700 |
commit | 4df74d258d80c7b5a36b05a710adf97bf509f8e3 (patch) | |
tree | 9cf43b11c4d31ab65d043c8c1384bc79a2a9c6df /ham/chirp | |
parent | 0a811da8960227667626439f4ed77712b144ea3e (diff) | |
download | slackbuilds-4df74d258d80c7b5a36b05a710adf97bf509f8e3.tar.gz |
ham/chirp: Updated for version 20160215.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ham/chirp')
-rw-r--r-- | ham/chirp/chirp.SlackBuild | 4 | ||||
-rw-r--r-- | ham/chirp/chirp.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild index 8cfd3c763f..3622036f5a 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for chirp -# Copyright 2014,2015 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2014,2016 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:-20151225} +VERSION=${VERSION:-20160215} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info index 038e26da1c..a4baaadb22 100644 --- a/ham/chirp/chirp.info +++ b/ham/chirp/chirp.info @@ -1,8 +1,8 @@ PRGNAM="chirp" -VERSION="20151225" +VERSION="20160215" HOMEPAGE="http://chirp.danplanet.com/projects/chirp/wiki/Home" -DOWNLOAD="http://trac.chirp.danplanet.com/chirp_daily/daily-20151225/chirp-daily-20151225.tar.gz" -MD5SUM="3fc342e5f5a22100f6d18b18066a1e1a" +DOWNLOAD="http://trac.chirp.danplanet.com/chirp_daily/daily-20160215/chirp-daily-20160215.tar.gz" +MD5SUM="2addc42f71867cc3170276d14bceb173" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyserial" |