diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild index 6e96d0c9b6..78600c16f0 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for chirp -# Copyright 2014-2020 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2014-2021 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:-20201128} +VERSION=${VERSION:-20210416} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info index 466cab41cf..bea0220854 100644 --- a/ham/chirp/chirp.info +++ b/ham/chirp/chirp.info @@ -1,8 +1,8 @@ PRGNAM="chirp" -VERSION="20201128" +VERSION="20210416" HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home" -DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20201128/chirp-daily-20201128.tar.gz" -MD5SUM="f9a165bed46c86af312786d3eee50e24" +DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210416/chirp-daily-20210416.tar.gz" +MD5SUM="9c42ace961a3249e30e6562a7bcaf0bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyserial"