diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2015-02-16 21:00:50 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-21 09:03:51 +0700 |
commit | c6d3f175290ae04e02106a141bc3ea5b5b324f86 (patch) | |
tree | 868f7071d57d52cc83e9488bd66688a6cb76a9e7 /ham | |
parent | fc0bd48835c0d70f4a3df2ab0e0b67aea18cd9aa (diff) | |
download | slackbuilds-c6d3f175290ae04e02106a141bc3ea5b5b324f86.tar.gz |
ham/chirp: Updated for version 0.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ham')
-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 56f72d8718..c6549f04a7 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for chirp -# Copyright 2014 Robby Workman, Northport, Alabama, USA +# Copyright 2014,2015 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:-0.4.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info index ec9d456544..08dc9eced0 100644 --- a/ham/chirp/chirp.info +++ b/ham/chirp/chirp.info @@ -1,8 +1,8 @@ PRGNAM="chirp" -VERSION="0.4.0" +VERSION="0.4.1" HOMEPAGE="http://chirp.danplanet.com/projects/chirp/wiki/Home" -DOWNLOAD="http://chirp.danplanet.com/download/0.4.0/chirp-0.4.0.tar.gz" -MD5SUM="1019e25c35ca140c56099538b98258c7" +DOWNLOAD="http://chirp.danplanet.com/download/0.4.1/chirp-0.4.1.tar.gz" +MD5SUM="a86efa2bb05c33419b36cc9969327c86" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyserial" |